diff options
author | psykose <alice@ayaya.dev> | 2021-12-18 16:24:19 +0000 |
---|---|---|
committer | Michał Polański <michal@polanski.me> | 2021-12-19 02:36:57 +0000 |
commit | f29066eced1740979794f8ec48f954a0272de2f1 (patch) | |
tree | 3ef632370054a1cad7debaa77220e58783b9777e | |
parent | f6a438469b6d53605ee3139d9c2da25029c75518 (diff) | |
download | aports-f29066eced1740979794f8ec48f954a0272de2f1.tar.gz aports-f29066eced1740979794f8ec48f954a0272de2f1.tar.bz2 aports-f29066eced1740979794f8ec48f954a0272de2f1.tar.xz |
community/wxgtk: rebuild for py3-wxpython
-rw-r--r-- | community/wxgtk/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/wxgtk/APKBUILD b/community/wxgtk/APKBUILD index e0d0fdfe2e..e6d67b46b5 100644 --- a/community/wxgtk/APKBUILD +++ b/community/wxgtk/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: ScrumpyJack <scrumpyjack@st.ilet.to> pkgname=wxgtk pkgver=3.0.4 -pkgrel=7 +pkgrel=8 pkgdesc="GTK2 port of wxWidgets GUI library" url="https://www.wxwidgets.org/" arch="all" |