diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-25 14:35:56 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-25 19:52:50 +0000 |
commit | a60ef5be5bc740ae1bfc3b93960b58518493ed2d (patch) | |
tree | 7adead3dfed66c47aa5c3f2c0c28cfa67c6222fb /main/atk | |
parent | 950130c1861c8731e5639d9316b400103061aeed (diff) | |
download | aports-a60ef5be5bc740ae1bfc3b93960b58518493ed2d.tar.bz2 aports-a60ef5be5bc740ae1bfc3b93960b58518493ed2d.tar.xz |
main/atk: rebuild against glib-2.32
Diffstat (limited to 'main/atk')
-rw-r--r-- | main/atk/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/atk/APKBUILD b/main/atk/APKBUILD index 45cd42b750..96771e7cfc 100644 --- a/main/atk/APKBUILD +++ b/main/atk/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=atk pkgver=2.2.0 -pkgrel=0 +pkgrel=1 pkgdesc="A library providing a set of interfaces for accessibility" url="http://www.gtk.org/" arch="all" |