aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Pitcock <nenolod@dereferenced.org>2011-05-13 16:17:30 -0500
committerWilliam Pitcock <nenolod@dereferenced.org>2011-05-13 16:17:30 -0500
commit5802cfaf06099ca618d996d2524d712ee8d756c6 (patch)
tree11d0280591917e829d02e5d11e69d8035b1f1208
parent17f8385a6b98072c9867c817cd1049ec82df95fe (diff)
downloadaports-5802cfaf06099ca618d996d2524d712ee8d756c6.tar.bz2
aports-5802cfaf06099ca618d996d2524d712ee8d756c6.tar.xz
main/gdk-pixbuf: bump pkgrel
-rw-r--r--main/gdk-pixbuf/APKBUILD2
-rw-r--r--testing/mutter/APKBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/main/gdk-pixbuf/APKBUILD b/main/gdk-pixbuf/APKBUILD
index bee0c85eac..4ec962752b 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"
diff --git a/testing/mutter/APKBUILD b/testing/mutter/APKBUILD
index d00b975035..047365517f 100644
--- a/testing/mutter/APKBUILD
+++ b/testing/mutter/APKBUILD
@@ -5,7 +5,7 @@ pkgver=2.31.5
pkgrel=1
pkgdesc="clutter-based window manager for GNOME"
url="http://www.gnome.org/"
-arch=""
+arch="all"
license="GPL"
depends="zenity"
depends_dev="clutter-dev libcanberra-dev gconf-dev startup-notification-dev python-dev"