diff options
Diffstat (limited to 'extra/gconf-editor')
-rw-r--r-- | extra/gconf-editor/PKGBUILD | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/extra/gconf-editor/PKGBUILD b/extra/gconf-editor/PKGBUILD index 03cab56c4..fe3da514a 100644 --- a/extra/gconf-editor/PKGBUILD +++ b/extra/gconf-editor/PKGBUILD @@ -1,16 +1,15 @@ -# $Id: PKGBUILD 170049 2012-10-31 09:09:59Z jgc $ +# $Id: PKGBUILD 183359 2013-04-21 22:09:12Z heftig $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgname=gconf-editor pkgver=3.0.1 -pkgrel=1 +pkgrel=2 pkgdesc="Graphical gconf registry editor" arch=(i686 x86_64 'mips64el') license=('GPL') depends=('gconf' 'hicolor-icon-theme') makedepends=('pkgconfig' 'intltool' 'gnome-doc-utils') url="http://www.gnome.org" -groups=('gnome-extra') options=(!emptydirs) install=gconf-editor.install source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2 |