summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8103dc7b287a..9e471756a290 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=bm-git
_pkgname=bm
-pkgrel=1
+pkgrel=2
pkgver=0.3
pkgdesc="command-line bibliography manager for biblatex"
url="https://git.ckyln.com/bm/log.html"
@@ -15,6 +15,7 @@ source=("git://git.ckyln.com/${_pkgname}")
md5sums=('SKIP')
provides=('bm')
+conflicts=('bm')
pkgver() {
cd ${_pkgname}