diff options
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 7821b62fd..537fc2827 100755 --- a/python-wxutils/PKGBUILD +++ b/python-wxutils/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-wxutils _pkgname="${pkgname#*-}" pkgver=0.2.4 -pkgrel=43 +pkgrel=44 pkgdesc='A library of convenience functions for wxPython' arch=('any') url='https://pypi.python.org/pypi/wxutils/0.1.2' |