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 a19514289d..d3453f3cbb 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.4.3 +pkgver=3.4.4 pkgrel=0 pkgdesc="The GTK+ Toolkit (v3)" url="http://www.gtk.org/" @@ -74,4 +74,4 @@ package() { find "$pkgdir" -name *.la -delete } -md5sums="e552d52c3b0824eb99842dc9c5f4875f gtk+-3.4.3.tar.xz" +md5sums="1b2cf29502a6394e8d4b30f7f5bb9131 gtk+-3.4.4.tar.xz" |