diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2019-02-25 17:47:28 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2019-02-25 17:47:28 +0100 |
commit | 33bb246a5358ff5d8f0ee5a8f98652eb20055c7c (patch) | |
tree | 375d28d710ddef31b64b301512528d117b02a899 /pcr/python-habanero | |
parent | 57144716a59fa232f92d11d66ff27778dfdd202a (diff) | |
download | abslibre-33bb246a5358ff5d8f0ee5a8f98652eb20055c7c.tar.gz abslibre-33bb246a5358ff5d8f0ee5a8f98652eb20055c7c.tar.bz2 abslibre-33bb246a5358ff5d8f0ee5a8f98652eb20055c7c.zip |
pcr/python-habanero: forgot to bump pkgrel. this commit is 100% unnecessary fluff.
Diffstat (limited to 'pcr/python-habanero')
-rw-r--r-- | pcr/python-habanero/PKGBUILD | 2 |
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" |