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 17af52027580..185856643da9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=pyhn
pkgname=('pyhn' 'pyhn2')
-pkgver=0.3.5
+pkgver=0.3.6
pkgrel=1
pkgdesc="Hacker News command line client"
arch=('any')
@@ -12,7 +12,7 @@ license=('AGPL3')
makedepends=('python-urwid' 'python-beautifulsoup4' 'python-isit')
makedepends+=('python2-urwid' 'python2-beautifulsoup4' 'python2-isit')
source=(https://pypi.io/packages/source/p/$pkgbase/$pkgbase-$pkgver.tar.gz)
-md5sums=('219c9a64d118af10770d4218d7d5af7a')
+md5sums=('f03d3b9bced1ee1f9e7aa5768f8d2626')
package_pyhn() {