diff options
Diffstat (limited to 'main/wxgtk2.8/APKBUILD')
-rw-r--r-- | main/wxgtk2.8/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/wxgtk2.8/APKBUILD b/main/wxgtk2.8/APKBUILD index 22559d1b2c..bcc8314e16 100644 --- a/main/wxgtk2.8/APKBUILD +++ b/main/wxgtk2.8/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=wxgtk2.8 pkgver=2.8.12.1 -pkgrel=1 +pkgrel=2 pkgdesc="GTK2 port of the wxWidgets GUI library" url="http://www.wxwidgets.org/" arch="all" |