[arch-commits] Commit in gconf-editor/gnome-unstable (PKGBUILD)

Jan de Groot jgc at archlinux.org
Mon Sep 21 13:57:19 UTC 2009


    Date: Monday, September 21, 2009 @ 09:57:18
  Author: jgc
Revision: 52539

Update to 2.28.0 - remove gnome-common makedepend

Modified:
  gconf-editor/gnome-unstable/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-21 13:51:52 UTC (rev 52538)
+++ PKGBUILD	2009-09-21 13:57:18 UTC (rev 52539)
@@ -2,19 +2,19 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gconf-editor
-pkgver=2.27.91
+pkgver=2.28.0
 pkgrel=1
 pkgdesc="Graphical gconf registry editor"
 arch=(i686 x86_64)
 license=('GPL')
-depends=('gconf>=2.26.2-3' 'hicolor-icon-theme')
-makedepends=('pkgconfig' 'intltool' 'gnome-doc-utils>=0.17.3' 'gnome-common')
+depends=('gconf>=2.27.0' 'hicolor-icon-theme')
+makedepends=('pkgconfig' 'intltool' 'gnome-doc-utils>=0.17.5')
 url="http://www.gnome.org"
 groups=('gnome-extra')
 options=(!emptydirs)
 install=gconf-editor.install
-source=(http://ftp.gnome.org/pub/gnome/sources/gconf-editor/2.27/gconf-editor-${pkgver}.tar.bz2)
-sha256sums=('77d6871ab0393b66bb2e283289b9f05b538036a07e36240f2c6b7291c461a0d0')
+source=(http://ftp.gnome.org/pub/gnome/sources/gconf-editor/2.28/gconf-editor-${pkgver}.tar.bz2)
+sha256sums=('35f5256f1a93e872586bb6b8c81f7ebfdd78ab3edcfa508f59f99f0f75a74839')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list