summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCem Keylan2019-10-21 10:52:01 +0300
committerCem Keylan2019-10-21 10:52:01 +0300
commit1553186d4da26108ccbc1ff2dc6ac451ec322133 (patch)
treed831f48498d3ac31b05dcdbd65cfdd00dd00206f /PKGBUILD
parentfd898de233d1d42cef8fccdd277b05cfb1363485 (diff)
downloadaur-1553186d4da26108ccbc1ff2dc6ac451ec322133.tar.gz
Version 0.2.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 3 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eab8152bab06..a94edd69c7d0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=bm
_pkgname=bm
-pkgrel=2
-pkgver=0.2
+pkgrel=1
+pkgver=0.2.1
pkgdesc="command-line bibliography manager for biblatex"
url="https://git.ckyln.com/bm/log.html"
arch=('any')
@@ -11,8 +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=('707e17500e390c867cee7bdf9fdd28ba')
-
+md5sums=('99740d240f80c275321c3cecfadbeaa7')
provides=('bm')
package() {