summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"