summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-12-16 22:27:58 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-12-16 22:27:58 +0100
commit8711f4f0c1a5fc1e1a2eed5581b63116a63f6cde (patch)
tree871d0be1219258370cdc0afd97b6c214bda38a4a
parent538080e972a70440d47c45e93c997e3c60897d3e (diff)
pcr/python-bibtexparser: rebuilt
-rw-r--r--pcr/python-bibtexparser/PKGBUILD2
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"