diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2018-12-16 22:27:58 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2018-12-16 22:27:58 +0100 |
commit | 8711f4f0c1a5fc1e1a2eed5581b63116a63f6cde (patch) | |
tree | 871d0be1219258370cdc0afd97b6c214bda38a4a /pcr/python-bibtexparser | |
parent | 538080e972a70440d47c45e93c997e3c60897d3e (diff) | |
download | abslibre-8711f4f0c1a5fc1e1a2eed5581b63116a63f6cde.tar.gz abslibre-8711f4f0c1a5fc1e1a2eed5581b63116a63f6cde.tar.bz2 abslibre-8711f4f0c1a5fc1e1a2eed5581b63116a63f6cde.zip |
pcr/python-bibtexparser: rebuilt
Diffstat (limited to 'pcr/python-bibtexparser')
-rw-r--r-- | pcr/python-bibtexparser/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/python-bibtexparser/PKGBUILD b/pcr/python-bibtexparser/PKGBUILD index 24cf68600..52a8b8aa2 100644 --- a/pcr/python-bibtexparser/PKGBUILD +++ b/pcr/python-bibtexparser/PKGBUILD @@ -2,7 +2,7 @@ _pkgname=bibtexparser pkgname=(python-$_pkgname python2-$_pkgname) pkgver=1.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Bibtex parser in Python" arch=('any') url="https://pypi.python.org/pypi/$_pkgname" |