diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2013-08-26 12:51:14 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2013-08-27 04:57:31 +0000 |
commit | 57f85a1e5dc6e4e230f568b36173e2f48d858ee3 (patch) | |
tree | b41de3ebd59fe4d259e882a99756b7fb3ab39bee /main/gdk-pixbuf | |
parent | 567a2891b82024d186e3c538b96e637f3e1447a6 (diff) | |
download | aports-57f85a1e5dc6e4e230f568b36173e2f48d858ee3.tar.bz2 aports-57f85a1e5dc6e4e230f568b36173e2f48d858ee3.tar.xz |
main/gdk-pixbuf: rebuild against libpng16
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 72e82c6a47..1009bd15d6 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.28.2 -pkgrel=0 +pkgrel=1 pkgdesc="GDK Pixbuf library" url="http://www.gtk.org/" arch="all" |