diff options
-rw-r--r-- | main/gtk+3.0/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/gtk+3.0/APKBUILD b/main/gtk+3.0/APKBUILD index ecbc494544..1db40809e0 100644 --- a/main/gtk+3.0/APKBUILD +++ b/main/gtk+3.0/APKBUILD @@ -1,6 +1,6 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gtk+3.0 -pkgver=3.6.3 +pkgver=3.6.4 pkgrel=0 pkgdesc="The GTK+ Toolkit (v3)" url="http://www.gtk.org/" @@ -75,4 +75,4 @@ package() { find "$pkgdir" -name *.la -delete } -md5sums="5df646c274db5ff5a7023a84a487b2fe gtk+-3.6.3.tar.xz" +md5sums="123d3dc6fc659539a308017934235b3e gtk+-3.6.4.tar.xz" |