summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2018-04-20 01:41:22 +0200
committerhaawda2018-04-20 01:41:22 +0200
commitf00553842cdf080a3d77cbb3fd8e4d9062ef9863 (patch)
tree7777513c03ba8ccea156529e52b719d344b70775 /PKGBUILD
parenta4050bf30d937dd50b39383179cab491e57de175 (diff)
downloadaur-f00553842cdf080a3d77cbb3fd8e4d9062ef9863.tar.gz
depend on sword 1.8.1 or greater
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 018fa597c2e7..c70e8c111756 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=xiphos-git
-pkgver=r4012
+pkgver=r4027
pkgrel=1
pkgdesc="A Bible study tool -- git version"
arch=('i686' 'x86_64')
url="http://xiphos.org"
license=('GPL')
-depends=('webkit2gtk' 'libgsf' 'gconf' 'sword-svn' 'gtkhtml4' 'biblesync-git')
+depends=('webkit2gtk' 'libgsf' 'gconf' 'sword>=1.8.1' 'gtkhtml4' 'biblesync-git')
makedepends=('gnome-common' 'gnome-doc-utils' 'intltool' 'git' 'python2')
provides=('gnomesword' 'xiphos')
conflicts=('gnomesword' 'xiphos')