diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 08:41:15 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 08:41:15 +0100 |
commit | e9468b4f1c8cab839f309db97cee0e08aebae54e (patch) | |
tree | d7d9dbd87018eba614457db3a90cf21ed9b9ae80 /python-wxutils | |
parent | 18b31e8c5b720779657da5c03ae89f87c2395e43 (diff) | |
download | archlinuxewe-e9468b4f1c8cab839f309db97cee0e08aebae54e.tar.xz |
recompile all python packages
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 ec9c2ce07..108488834 100755 --- a/python-wxutils/PKGBUILD +++ b/python-wxutils/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-wxutils _pkgname="${pkgname#*-}" pkgver=0.2.4 -pkgrel=7 +pkgrel=8 pkgdesc='A library of convenience functions for wxPython' arch=('any') url='https://pypi.python.org/pypi/wxutils/0.1.2' |