summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorotreblan2020-09-30 16:17:05 -0500
committerotreblan2020-09-30 16:17:05 -0500
commit592937521237bd83a052ab2829e09725cc4dc9e0 (patch)
tree28f82ab6c6c06893997e69df5cb6f5869a48214f /PKGBUILD
parentebaaa1aac49b8c1f380c390c5ccb7c41b279e92c (diff)
downloadaur-592937521237bd83a052ab2829e09725cc4dc9e0.tar.gz
Change harcoded libhandy package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c151adc428d7..4138a5501aca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Otreblan <otreblain@gmail.com>
pkgname=giara-git
-pkgver=r80.f595496
-pkgrel=2
+pkgver=r81.22ca5d1
+pkgrel=1
epoch=
pkgdesc="Reddit gtk client"
arch=('any')
@@ -11,7 +11,7 @@ license=('GPL3')
groups=()
depends=(
'gtksourceview4'
- 'libhandy1'
+ 'libhandy>=1'
'python-dateutil'
'python-flask'
'python-gobject'