summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorotreblan2020-10-06 06:47:31 -0500
committerotreblan2020-10-06 06:47:31 -0500
commit2d76788efbfddc7491c843a7ef59453a988dce76 (patch)
treeb1bd7fbd65fbfe86f3a2553d99826c4af9246bf4 /PKGBUILD
parent5db557f1b16bd04c38073dcc7633520ce58cc9d3 (diff)
downloadaur-2d76788efbfddc7491c843a7ef59453a988dce76.tar.gz
Use extra's libhandy
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 72d890d7d6c5..43fbdf7d1771 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Otreblan <otreblain@gmail.com>
pkgname=giara-git
-pkgver=r86.5d92db6
+pkgver=r100.8eb6e84
pkgrel=1
epoch=
pkgdesc="Reddit gtk client"
@@ -11,7 +11,7 @@ license=('GPL3')
groups=()
depends=(
'gtksourceview4'
- 'libhandy1'
+ 'libhandy>=1'
'python-dateutil'
'python-flask'
'python-gobject'