diff options
author | Erich Eckner <git@eckner.net> | 2021-12-13 16:27:05 +0100 |
---|---|---|
committer | Erich Eckner <git@eckner.net> | 2021-12-13 16:27:05 +0100 |
commit | 60d5fb6953e94403823b1b0d7c5e60e8ab25a4da (patch) | |
tree | 3836a7a971597e4056261ac1eae92c279975bb57 /python-wxutils | |
parent | 6ebc097410d349113500400877ca2aa18f929ad2 (diff) | |
download | archlinuxewe-60d5fb6953e94403823b1b0d7c5e60e8ab25a4da.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 7566ed4c0..b0b351827 100755 --- a/python-wxutils/PKGBUILD +++ b/python-wxutils/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-wxutils _pkgname="${pkgname#*-}" pkgver=0.2.4 -pkgrel=54 +pkgrel=55 pkgdesc='A library of convenience functions for wxPython' arch=('any') url='https://pypi.python.org/pypi/wxutils/0.1.2' |