diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2011-06-03 18:52:32 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2011-06-03 18:52:32 +0000 |
commit | 21bbd56f158e6be27059a8543aa133fbb50bf047 (patch) | |
tree | e260cb4404e5170836ac51e3c0f56136ee7ec42c /testing/polkit-gnome | |
parent | 9dc9d764cee478e4f3d04155ad992dddd350d0ea (diff) | |
download | aports-21bbd56f158e6be27059a8543aa133fbb50bf047.tar.bz2 aports-21bbd56f158e6be27059a8543aa133fbb50bf047.tar.xz |
testing/evolution*,glade,gtkhtml,hardinfo,player2,polkit-gnome: libpng
Diffstat (limited to 'testing/polkit-gnome')
-rw-r--r-- | testing/polkit-gnome/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/polkit-gnome/APKBUILD b/testing/polkit-gnome/APKBUILD index e642b96dea..8f1592890a 100644 --- a/testing/polkit-gnome/APKBUILD +++ b/testing/polkit-gnome/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=polkit-gnome pkgver=0.100 -pkgrel=0 +pkgrel=1 pkgdesc="PolicyKit integration for the GNOME desktop" url="http://www.freedesktop.org/wiki/Software/PolicyKit" arch="all" |