summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStefan Husmann2016-06-10 02:46:13 +0200
committerStefan Husmann2016-06-10 02:46:13 +0200
commit68d109f28491495562a74e1ae9838bb313b8b283 (patch)
tree14f82f99f277e5772aff049745e6c8f12ca8d9c8 /PKGBUILD
parent856bd7abea89ad47ea8729d573f3a890dbaa8318 (diff)
downloadaur-68d109f28491495562a74e1ae9838bb313b8b283.tar.gz
remove install file
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c64e5d2eaeef..20c6051e51f2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stefan Husmann <stefan-husmann@t-online.de>
pkgname=xiphos-git
pkgver=r3901
-pkgrel=1
+pkgrel=2
pkgdesc="A Bible study tool -- git version"
arch=('i686' 'x86_64')
url="http://xiphos.org"
@@ -10,7 +10,6 @@ depends=('webkitgtk' 'libgsf' 'gconf' 'sword' 'gtkhtml4' 'biblesync-git')
makedepends=('gnome-common' 'gnome-doc-utils' 'intltool' 'git')
provides=('gnomesword' 'xiphos')
conflicts=('gnomesword' 'xiphos')
-install=$pkgname.install
source=(git+https://github.com/crosswire/xiphos.git)
md5sums=('SKIP')
_gitname=xiphos