summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorhaawda2018-04-20 01:41:22 +0200
committerhaawda2018-04-20 01:41:22 +0200
commitf00553842cdf080a3d77cbb3fd8e4d9062ef9863 (patch)
tree7777513c03ba8ccea156529e52b719d344b70775
parenta4050bf30d937dd50b39383179cab491e57de175 (diff)
downloadaur-f00553842cdf080a3d77cbb3fd8e4d9062ef9863.tar.gz
depend on sword 1.8.1 or greater
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0b8708d77ff6..26ced3000e10 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = xiphos-git
pkgdesc = A Bible study tool -- git version
- pkgver = r4012
+ pkgver = r4027
pkgrel = 1
url = http://xiphos.org
arch = i686
@@ -14,7 +14,7 @@ pkgbase = xiphos-git
depends = webkit2gtk
depends = libgsf
depends = gconf
- depends = sword-svn
+ depends = sword>=1.8.1
depends = gtkhtml4
depends = biblesync-git
provides = gnomesword
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')