diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 10:28:39 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 10:28:39 +0100 |
commit | c0d87cbd28c892ed3c1ecb47b592bec44e896c1e (patch) | |
tree | 65cb4c7aa4262f4ee309efd4b1b1e92a3094af6f /python-wxutils | |
parent | a4845b75ff2a60d44daf197d81de48ca2a5e92d1 (diff) | |
download | archlinuxewe-c0d87cbd28c892ed3c1ecb47b592bec44e896c1e.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 17a45ffa7..581ef6df2 100755 --- a/python-wxutils/PKGBUILD +++ b/python-wxutils/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-wxutils _pkgname="${pkgname#*-}" pkgver=0.2.4 -pkgrel=18 +pkgrel=19 pkgdesc='A library of convenience functions for wxPython' arch=('any') url='https://pypi.python.org/pypi/wxutils/0.1.2' |