diff options
Diffstat (limited to 'extra/wxpython/PKGBUILD')
-rw-r--r-- | extra/wxpython/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/wxpython/PKGBUILD b/extra/wxpython/PKGBUILD index 654516144..49cbfa7dc 100644 --- a/extra/wxpython/PKGBUILD +++ b/extra/wxpython/PKGBUILD @@ -3,7 +3,7 @@ pkgname=wxpython pkgver=2.8.12.1 -pkgrel=4 +pkgrel=4.1 pkgdesc="A wxWidgets GUI toolkit for Python" arch=('i686' 'x86_64' 'mips64el') license=('custom:wxWindows') |