[arch-commits] Commit in gnome-desktop/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Wed Mar 18 22:36:34 UTC 2009


    Date: Wednesday, March 18, 2009 @ 18:36:34
  Author: jgc
Revision: 30363

upgpkg: gnome-desktop 2.26.0-1
    GNOME 2.26 - drop libgnomeui dependency

Modified:
  gnome-desktop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-03-18 22:34:46 UTC (rev 30362)
+++ PKGBUILD	2009-03-18 22:36:34 UTC (rev 30363)
@@ -2,19 +2,19 @@
 # Maintainer:  Jan de Groot <jan at archlinux.org>
 
 pkgname=gnome-desktop
-pkgver=2.24.3
+pkgver=2.26.0
 pkgrel=1
 pkgdesc="The GNOME Desktop"
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
-depends=('libgnomeui>=2.24.0' 'startup-notification>=0.9')
-makedepends=('gnome-doc-utils>=0.14.2' 'pkgconfig' 'intltool')
+depends=('gconf>=2.26.0-2' 'startup-notification>=0.9')
+makedepends=('gnome-doc-utils>=0.16.0' 'pkgconfig' 'intltool')
 optdepends=('gnome-python: gnome-about')
 url="http://www.gnome.org"
 groups=('gnome')
 options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.24/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('27579963a56d1d35a22e30c21666a500')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.26/${pkgname}-${pkgver}.tar.bz2)
+md5sums=('796fc830e0baff24381809a7abe012f8')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list