summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-09-17 17:17:40 +0200
committerhaawda2020-09-17 17:17:40 +0200
commited6910d7d9b1431a8900e77385e8942d41c2ec45 (patch)
tree50d63afb27308d04d26c2070b2d64e533976de9c /PKGBUILD
parent7af4a2f795bed31fedcacb136df61f2c5137cdcd (diff)
downloadaur-ed6910d7d9b1431a8900e77385e8942d41c2ec45.tar.gz
add dbus-glib dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f2754ed3157..fa08f057b470 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Caleb Maclennan <caleb@alerque.com>
pkgname=xiphos-git
-pkgver=4.2.1.r2.gffd7b7c
+pkgver=4.2.1.r5.gece84a4
pkgrel=1
epoch=1
pkgdesc='A Bible study tool for GTK3'
@@ -10,6 +10,7 @@ arch=('x86_64' 'i686')
url='http://xiphos.org'
license=('GPL2')
depends=('biblesync'
+ 'dbus-glib'
'gtkhtml4'
'minizip'
'sword'