summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2018-12-16 22:27:17 +0100
committerAndreas Grapentin <andreas@grapentin.org>2018-12-16 22:27:17 +0100
commite9d0609b16ec7c1de537451da8dc38a30a9d557a (patch)
tree2f6498092c8fe17d5e95ebc484256d8aed24d50d
parent39c9c5178084a708d31babe30bb3f2516dd8511b (diff)
pcr/python-pyparser: rebuilt
-rw-r--r--pcr/python-pyparser/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/python-pyparser/PKGBUILD b/pcr/python-pyparser/PKGBUILD
index b0f6f6191..2f6fad8bf 100644
--- a/pcr/python-pyparser/PKGBUILD
+++ b/pcr/python-pyparser/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=pyparser
pkgname=(python-$_pkgname)
pkgver=1.0
-pkgrel=1
+pkgrel=2
pkgdesc="pyparser is a collection of classes to make it easier to parse text data in a pythonic way."
arch=('any')
url="https://pypi.python.org/pypi/$_pkgname"