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 f7149a7e7de8..6d41264cece0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=gfeeds-git
pkgver=0.15.r0.ge80b18f
-pkgrel=1
+pkgrel=2
pkgdesc='News reader for GNOME'
arch=('any')
url='https://gitlab.com/gabmus/gnome-feeds'
@@ -14,7 +14,7 @@ depends=(
'python-pytz'
'python-dateutil'
'python-pillow'
- 'libhandy1>=0.83'
+ 'libhandy>=0.83'
'python-listparser'
'python-feedparser'
'python-requests'