diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-25 14:37:25 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-04-25 19:52:50 +0000 |
commit | f15eb810387b244d1e96e9c5ba1bd57128de4cac (patch) | |
tree | ca9d660708d06125076a0419e9d047080648266d /main/gdk-pixbuf | |
parent | 06b9b63950c5e61d957b1e07e0b69a948e081774 (diff) | |
download | aports-f15eb810387b244d1e96e9c5ba1bd57128de4cac.tar.bz2 aports-f15eb810387b244d1e96e9c5ba1bd57128de4cac.tar.xz |
main/gdk-pixbuf: rebuild against glib-2.32
Diffstat (limited to 'main/gdk-pixbuf')
-rw-r--r-- | main/gdk-pixbuf/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gdk-pixbuf/APKBUILD b/main/gdk-pixbuf/APKBUILD index 936f4b79e8..5e898b9ab6 100644 --- a/main/gdk-pixbuf/APKBUILD +++ b/main/gdk-pixbuf/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gdk-pixbuf pkgver=2.24.0 -pkgrel=1 +pkgrel=2 pkgdesc="GDK Pixbuf library" url="http://www.gtk.org/" arch="all" |