summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2020-05-26 20:49:02 +0200
committerhaawda2020-05-26 20:49:02 +0200
commit7af4a2f795bed31fedcacb136df61f2c5137cdcd (patch)
treed562b745f18144555c61b38fd032082cd9150fc3 /PKGBUILD
parent4e2c4fe205549fd64c839b4d7ff81537fa291b68 (diff)
downloadaur-7af4a2f795bed31fedcacb136df61f2c5137cdcd.tar.gz
remove .so dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9fd9524afcf4..6f2754ed3157 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Maintainer: Caleb Maclennan <caleb@alerque.com>
pkgname=xiphos-git
-pkgver=4.2.1
+pkgver=4.2.1.r2.gffd7b7c
pkgrel=1
epoch=1
pkgdesc='A Bible study tool for GTK3'
@@ -11,7 +11,6 @@ url='http://xiphos.org'
license=('GPL2')
depends=('biblesync'
'gtkhtml4'
- 'libbiblesync.so'
'minizip'
'sword'
'webkit2gtk')