diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2018-12-16 22:27:17 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2018-12-16 22:27:17 +0100 |
commit | e9d0609b16ec7c1de537451da8dc38a30a9d557a (patch) | |
tree | 2f6498092c8fe17d5e95ebc484256d8aed24d50d /pcr | |
parent | 39c9c5178084a708d31babe30bb3f2516dd8511b (diff) | |
download | abslibre-e9d0609b16ec7c1de537451da8dc38a30a9d557a.tar.gz abslibre-e9d0609b16ec7c1de537451da8dc38a30a9d557a.tar.bz2 abslibre-e9d0609b16ec7c1de537451da8dc38a30a9d557a.zip |
pcr/python-pyparser: rebuilt
Diffstat (limited to 'pcr')
-rw-r--r-- | pcr/python-pyparser/PKGBUILD | 2 |
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" |