x11/atk: upgrade to 1.28.0

This commit is contained in:
Natanael Copa 2009-10-13 20:28:35 +00:00
parent 6e2f6bae7d
commit bc8baacb16

View File

@ -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"