Skip to content
Snippets Groups Projects
Commit 5709ba66 authored by Felix Yan's avatar Felix Yan
Browse files

upgpkg: 2019.1-1

parent 6cda387c
No related branches found
Tags 2019.1-1
No related merge requests found
......@@ -3,8 +3,8 @@
pkgbase=python-pudb
pkgname=(python-pudb python2-pudb)
pkgver=2018.1
pkgrel=2
pkgver=2019.1
pkgrel=1
pkgdesc="A full-screen, console-based Python debugger"
url="http://pypi.python.org/pypi/pudb"
arch=('any')
......@@ -12,7 +12,7 @@ license=('MIT')
makedepends=('python-urwid' 'python-pygments' 'python2-urwid' 'python2-pygments')
checkdepends=('python-pytest' 'python2-pytest')
source=("$pkgbase-$pkgver.tar.gz::https://github.com/inducer/pudb/archive/v$pkgver.tar.gz")
sha512sums=('8aa3e1d7256c124609170cd64f673d745bcd7038d247fa711bd2310c0519feaa9c6838bb5444a1d4a0148f2b8e6804cfa36a565a4a5dbdee1dacc1101c07c9a6')
sha512sums=('9f9110965e7bfdce819cd73cfae1453022f29322b833751ce443bf92d9750e9a6ede291264cec691323374a5b3a4d311d9e11bd736a196f755050c730cf86dbd')
prepare() {
cp -a pudb-$pkgver{,-py2}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment