diff options
author | Andreas Grapentin <andreas@grapentin.org> | 2018-12-16 22:28:32 +0100 |
---|---|---|
committer | Andreas Grapentin <andreas@grapentin.org> | 2018-12-16 22:28:32 +0100 |
commit | 7d7b9bd27451d7a8b4b1ddc4ab8b321564bd4c18 (patch) | |
tree | 65c105c4996a403c385d0af82ec863b0b1da9248 | |
parent | 38470ea00f0f353da66ba73f15c5aec07c888749 (diff) | |
download | abslibre-7d7b9bd27451d7a8b4b1ddc4ab8b321564bd4c18.tar.gz abslibre-7d7b9bd27451d7a8b4b1ddc4ab8b321564bd4c18.tar.bz2 abslibre-7d7b9bd27451d7a8b4b1ddc4ab8b321564bd4c18.zip |
pcr/python-papis_python_rofi: rebuilt
-rw-r--r-- | pcr/python-papis_python_rofi/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pcr/python-papis_python_rofi/PKGBUILD b/pcr/python-papis_python_rofi/PKGBUILD index b3bb474fd..addd0278f 100644 --- a/pcr/python-papis_python_rofi/PKGBUILD +++ b/pcr/python-papis_python_rofi/PKGBUILD @@ -2,7 +2,7 @@ _pkgname=papis_python_rofi pkgname=(python-$_pkgname python2-$_pkgname) pkgver=1.0.2 -pkgrel=1 +pkgrel=2 pkgdesc="Create simple GUIs using the Rofi application (fork for papis)" arch=('any') url="https://pypi.python.org/pypi/${_pkgname//_/-}" |