diff options
-rw-r--r-- | main/gtk+/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gtk+/APKBUILD b/main/gtk+/APKBUILD index 1a6f9ce452..d2284624f3 100644 --- a/main/gtk+/APKBUILD +++ b/main/gtk+/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gtk+ pkgver=2.18.6 -pkgrel=2 +pkgrel=3 pkgdesc="The GTK+ Toolkit (v2)" url="http://www.gtk.org/" install="$pkgname.post-install $pkgname.post-upgrade $pkgname.post-deinstall" |