summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCem Keylan2019-10-21 11:29:47 +0300
committerCem Keylan2019-10-21 11:29:47 +0300
commitc3a4307d5b819ad16863f674a04b33394c869dd9 (patch)
treea7b7182ee9e4d5d89cdbf6995798bfdb97de6fec /PKGBUILD
parent1553186d4da26108ccbc1ff2dc6ac451ec322133 (diff)
downloadaur-c3a4307d5b819ad16863f674a04b33394c869dd9.tar.gz
update version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a94edd69c7d0..8a63398e8a9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=bm
_pkgname=bm
pkgrel=1
-pkgver=0.2.1
+pkgver=0.2.3
pkgdesc="command-line bibliography manager for biblatex"
url="https://git.ckyln.com/bm/log.html"
arch=('any')
@@ -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=('99740d240f80c275321c3cecfadbeaa7')
+md5sums=('cbac29140f009189238976e8147fc611')
provides=('bm')
package() {