summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorhaawda2021-04-06 21:08:26 +0200
committerhaawda2021-04-06 21:08:26 +0200
commit7ff2ac3e06c3e3ba0f0430f06582e5dbbbfb83c5 (patch)
tree14429b234b6532fc9cb33b80d96465cdb6e40258 /PKGBUILD
parentfcfdeb9e38639c4581ebed66a9f923b67ebd6956 (diff)
downloadaur-7ff2ac3e06c3e3ba0f0430f06582e5dbbbfb83c5.tar.gz
remove versioned conflict and do not stick to a specific commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 284f5422b383..57f503750c08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=sword-svn
-pkgver=r3844
+pkgver=r3851
pkgrel=1
epoch=1
pkgdesc="Libraries for Bible programs - svn-version"
@@ -11,8 +11,8 @@ license=('GPL')
depends=('curl' 'clucene' 'xapian-core')
makedepends=('subversion')
provides=('sword=1.8.1')
-conflicts=('sword=1.8.1')
-source=('sword::svn+https://www.crosswire.org/svn/sword/trunk/#revision=3844')
+conflicts=('sword')
+source=('sword::svn+https://www.crosswire.org/svn/sword/trunk/')
sha256sums=('SKIP')
pkgver() {