summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 876693f70e8a..e45812823dac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,12 +4,12 @@
pkgbase=pyhn
pkgname=pyhn
pkgver=0.3.11
-pkgrel=1
+pkgrel=2
pkgdesc="Hacker News command line client"
arch=('any')
url="https://pypi.python.org/pypi/pyhn/"
license=('AGPL3')
-depends=('python-urwid' 'python-beautifulsoup4' 'python-isit')
+depends=('python-urwid' 'python-beautifulsoup4')
source=(https://pypi.io/packages/source/p/$pkgbase/$pkgbase-$pkgver.tar.gz)
md5sums=('e742e4cc9b29bc4fdcccbbd94d83a486')