diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-18 19:36:32 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-07-18 20:02:32 +0000 |
commit | 0ca8fa1c7eecacd8bda369ef6e1291154a7bb0fb (patch) | |
tree | c94f315282e9206e7e46d4d58b169bb91c7026bc /main/gdk-pixbuf | |
parent | 05ce8d2d5fc5542b48d7511aebe2ae9d4f5644dd (diff) | |
download | aports-0ca8fa1c7eecacd8bda369ef6e1291154a7bb0fb.tar.bz2 aports-0ca8fa1c7eecacd8bda369ef6e1291154a7bb0fb.tar.xz |
main/gdk-pixbuf: rebuild against gettext-0.19.8.1
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 f68d452004..0bc3d7481e 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.34.0 -pkgrel=1 +pkgrel=2 pkgdesc="GDK Pixbuf library" url="http://www.gtk.org/" arch="all" |