diff options
author | William Pitcock <nenolod@dereferenced.org> | 2011-05-13 16:17:30 -0500 |
---|---|---|
committer | William Pitcock <nenolod@dereferenced.org> | 2011-05-13 16:17:30 -0500 |
commit | 5802cfaf06099ca618d996d2524d712ee8d756c6 (patch) | |
tree | 11d0280591917e829d02e5d11e69d8035b1f1208 /main/gdk-pixbuf | |
parent | 17f8385a6b98072c9867c817cd1049ec82df95fe (diff) | |
download | aports-5802cfaf06099ca618d996d2524d712ee8d756c6.tar.bz2 aports-5802cfaf06099ca618d996d2524d712ee8d756c6.tar.xz |
main/gdk-pixbuf: bump pkgrel
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 bee0c85ea..4ec962752 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.22.1 -pkgrel=1 +pkgrel=2 pkgdesc="GDK Pixbuf library" url="http://www.gtk.org/" arch="all" |