aboutsummaryrefslogtreecommitdiffstats
path: root/main/atk
diff options
context:
space:
mode:
Diffstat (limited to 'main/atk')
-rw-r--r--main/atk/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/atk/APKBUILD b/main/atk/APKBUILD
index aeda979883..5470585b28 100644
--- a/main/atk/APKBUILD
+++ b/main/atk/APKBUILD
@@ -1,7 +1,7 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=atk
-pkgver=1.30.0
-pkgrel=3
+pkgver=1.32.0
+pkgrel=0
pkgdesc="A library providing a set of interfaces for accessibility"
url="http://www.gtk.org/"
license="LGPL"
@@ -24,4 +24,4 @@ package() {
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="548d413775819fef425410739041cac3 atk-1.30.0.tar.bz2"
+md5sums="b9a19a3e426cd9ca930f0108c4ee343f atk-1.32.0.tar.bz2"