diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2012-07-23 11:46:36 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2012-07-23 11:46:36 +0000 |
commit | 72b1cfceb0aad31e4901c22f603a917295a289fc (patch) | |
tree | f8b5b71b64743b84cc7657d5ca39491e93a8f3fa /main/gdk-pixbuf/APKBUILD | |
parent | 7eefea4d1a679493f19b97bcff7fc52cd50bf37a (diff) | |
download | aports-72b1cfceb0aad31e4901c22f603a917295a289fc.tar.bz2 aports-72b1cfceb0aad31e4901c22f603a917295a289fc.tar.xz |
main/gdk-pixbuf: rebuild against tiff-4
Diffstat (limited to 'main/gdk-pixbuf/APKBUILD')
-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 e00eb4b8d7..5bdc1addd2 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.26.1 -pkgrel=1 +pkgrel=2 pkgdesc="GDK Pixbuf library" url="http://www.gtk.org/" arch="all" |