diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2018-12-16 22:27:29 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2018-12-16 22:27:29 +0100 |
commit | 4d3a285ea22be00aae7bb088f0abb1e511688618 (patch) | |
tree | ac7f57c5c50350e6da80b2803bd30e5dc42c062d /pcr/python-pylibgen | |
parent | e9d0609b16ec7c1de537451da8dc38a30a9d557a (diff) | |
download | abslibre-4d3a285ea22be00aae7bb088f0abb1e511688618.tar.gz abslibre-4d3a285ea22be00aae7bb088f0abb1e511688618.tar.bz2 abslibre-4d3a285ea22be00aae7bb088f0abb1e511688618.zip |
pcr/python-pylibgen: rebuilt
Diffstat (limited to 'pcr/python-pylibgen')
-rw-r--r-- | pcr/python-pylibgen/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/python-pylibgen/PKGBUILD b/pcr/python-pylibgen/PKGBUILD index a8695e794..f0c2589b0 100644 --- a/pcr/python-pylibgen/PKGBUILD +++ b/pcr/python-pylibgen/PKGBUILD @@ -2,7 +2,7 @@ _pkgname=pylibgen pkgname=(python-$_pkgname) pkgver=1.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Python interface to Library Genesis." arch=('any') url="https://pypi.python.org/pypi/$_pkgname" |