diff options
author | Francesco Colista <fcolista@alpinelinux.org> | 2016-07-18 19:07:01 +0000 |
---|---|---|
committer | Francesco Colista <fcolista@alpinelinux.org> | 2016-07-18 19:07:01 +0000 |
commit | 189e41d981d0aee88e22045aa696834e2d02f445 (patch) | |
tree | 87c4832c3dcade7b484b78e3af355d27cb0eb40d /main | |
parent | 29bee7b69955a223b2bdd62b16630bcecdd464ee (diff) | |
download | aports-189e41d981d0aee88e22045aa696834e2d02f445.tar.bz2 aports-189e41d981d0aee88e22045aa696834e2d02f445.tar.xz |
main/py-gtk: rebuild against gettex 0.19.8
Diffstat (limited to 'main')
-rw-r--r-- | main/py-gtk/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/py-gtk/APKBUILD b/main/py-gtk/APKBUILD index 49e2f23c3a..f495ac7150 100644 --- a/main/py-gtk/APKBUILD +++ b/main/py-gtk/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=py-gtk pkgver=2.24.0 -pkgrel=10 +pkgrel=11 pkgdesc="Python bindings for the GTK widget set" url="http://www.pygtk.org/" arch="all" |