summaryrefslogtreecommitdiffstats
path: root/x11/atk
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-10-13 20:28:35 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-10-13 20:28:35 +0000
commitbc8baacb16be4085964b44dea3ffa37752b122e9 (patch)
tree866d36888b3191b313fdf2049175ea249081f82d /x11/atk
parent6e2f6bae7dac90290ea54df0bcf603722558f3c7 (diff)
downloadaports-bc8baacb16be4085964b44dea3ffa37752b122e9.tar.bz2
aports-bc8baacb16be4085964b44dea3ffa37752b122e9.tar.xz
x11/atk: upgrade to 1.28.0
Diffstat (limited to 'x11/atk')
-rw-r--r--x11/atk/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/atk/APKBUILD b/x11/atk/APKBUILD
index d65e9698d..91cf5cddd 100644
--- a/x11/atk/APKBUILD
+++ b/x11/atk/APKBUILD
@@ -1,6 +1,6 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=atk
-pkgver=1.26.0
+pkgver=1.28.0
pkgrel=0
pkgdesc="A library providing a set of interfaces for accessibility"
url="http://www.gtk.org/"
@@ -19,4 +19,4 @@ build ()
make || return 1
make DESTDIR="$pkgdir" install || return 1
}
-md5sums="719229408019c548855673840679f156 atk-1.26.0.tar.bz2"
+md5sums="010a85478adc053c016a0a5c9bb52004 atk-1.28.0.tar.bz2"