diff options
author | Erich Eckner <git@eckner.net> | 2020-08-17 16:36:00 +0200 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2020-08-17 16:36:00 +0200 |
commit | 5091a458c9bfb703bc6df75ad5ee4ebeba93c5c2 (patch) | |
tree | d3fe7ed845165911ae2c6068100a4a3c3a6d3baa /python-wxutils | |
parent | f0cdf892b0d472073a894117e6dbb7ddd5d67ec0 (diff) | |
download | archlinuxewe-5091a458c9bfb703bc6df75ad5ee4ebeba93c5c2.tar.xz |
python-wxutils: rebuild
Diffstat (limited to 'python-wxutils')
-rwxr-xr-x | python-wxutils/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-wxutils/PKGBUILD b/python-wxutils/PKGBUILD index 576b7e277..2c7f94901 100755 --- a/python-wxutils/PKGBUILD +++ b/python-wxutils/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-wxutils _pkgname="${pkgname#*-}" pkgver=0.2.4 -pkgrel=1 +pkgrel=2 pkgdesc='A library of convenience functions for wxPython' arch=('any') url='https://pypi.python.org/pypi/wxutils/0.1.2' |