aboutsummaryrefslogtreecommitdiffstats
path: root/main
diff options
context:
space:
mode:
Diffstat (limited to 'main')
-rw-r--r--main/gtk+/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/gtk+/APKBUILD b/main/gtk+/APKBUILD
index c47ee2e451..f18d82e07b 100644
--- a/main/gtk+/APKBUILD
+++ b/main/gtk+/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=gtk+
-pkgver=2.22.0
-pkgrel=1
+pkgver=2.22.1
+pkgrel=0
pkgdesc="The GTK+ Toolkit (v2)"
url="http://www.gtk.org/"
install="$pkgname.post-install $pkgname.post-upgrade $pkgname.post-deinstall"
@@ -53,4 +53,4 @@ package() {
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="abdb282a0ee55384babae7e82f5e7296 gtk+-2.22.0.tar.bz2"
+md5sums="fdce46ba354c155230b7d4090b17f7d9 gtk+-2.22.1.tar.bz2"