diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 17:08:25 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 17:08:25 +0100 |
commit | 0a1d8e97db045910fc41944cebc068dbf65fb3e6 (patch) | |
tree | f76f5c672215c363fa3b0d45d89c3c681ace9dae /python-wxutils | |
parent | 03112b46a49a2522db17dcd73708fce3565e942d (diff) | |
download | archlinuxewe-0a1d8e97db045910fc41944cebc068dbf65fb3e6.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 3aca49403..60dfed73e 100755 --- a/python-wxutils/PKGBUILD +++ b/python-wxutils/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-wxutils _pkgname="${pkgname#*-}" pkgver=0.2.4 -pkgrel=58 +pkgrel=59 pkgdesc='A library of convenience functions for wxPython' arch=('any') url='https://pypi.python.org/pypi/wxutils/0.1.2' |