summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2019-02-25 17:47:28 +0100
committerAndreas Grapentin <andreas@grapentin.org>2019-02-25 17:47:28 +0100
commit33bb246a5358ff5d8f0ee5a8f98652eb20055c7c (patch)
tree375d28d710ddef31b64b301512528d117b02a899
parent57144716a59fa232f92d11d66ff27778dfdd202a (diff)
pcr/python-habanero: forgot to bump pkgrel. this commit is 100% unnecessary fluff.
-rw-r--r--pcr/python-habanero/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/python-habanero/PKGBUILD b/pcr/python-habanero/PKGBUILD
index a411d0413..f166a5400 100644
--- a/pcr/python-habanero/PKGBUILD
+++ b/pcr/python-habanero/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=habanero
pkgname=(python{,2}-$_pkgname)
pkgver=0.6.2
-pkgrel=1
+pkgrel=2
pkgdesc="Low Level Client for Crossref Search API"
arch=(any)
url="https://pypi.python.org/pypi/$_pkgname"