summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCem Keylan2019-10-30 14:09:41 +0300
committerCem Keylan2019-10-30 14:09:41 +0300
commit28a9bdcbc1a70af22e2c99acfbeda00e9ad1e2b8 (patch)
treed0a5f1a2bb0d8d6cc280265aaa007ce96aa82da2 /PKGBUILD
parenta7316df9af3935dbeff3184b60f911d48c660ee6 (diff)
downloadaur-bm.tar.gz
fix minor issue with the packaging
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 229158f21edf..9107c9a6b1b7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=bm
_pkgname=bm
-pkgrel=1
+pkgrel=2
pkgver=0.4
pkgdesc="command-line bibliography manager for biblatex"
url="https://git.ckyln.com/bm/log.html"
@@ -11,7 +11,7 @@ license=('GPL3')
depends=('jq')
optdepends=('poppler: for getting DOI metadata from a pdf')
source=("https://git.ckyln.com/archives/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('a278ec37af4bb6ed4b58da1fe6716c7f')
+md5sums=('f21c2b7590385f9158c5666dbcfd2c78')
provides=('bm')
conflicts=('bm')