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

Jan de Groot jgc at archlinux.org
Thu Jan 15 12:44:28 UTC 2009


    Date: Thursday, January 15, 2009 @ 07:44:28
  Author: jgc
Revision: 24220

GNOME 2.24.3

Modified:
  gnome-desktop/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-01-15 12:43:43 UTC (rev 24219)
+++ PKGBUILD	2009-01-15 12:44:28 UTC (rev 24220)
@@ -2,19 +2,19 @@
 # Maintainer:  Jan de Groot <jan at archlinux.org>
 
 pkgname=gnome-desktop
-pkgver=2.24.2
+pkgver=2.24.3
 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.0' 'pkgconfig' 'intltool')
+makedepends=('gnome-doc-utils>=0.14.2' '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=('57fd1002efdb8c24f72255cfe1bc497e')
+md5sums=('27579963a56d1d35a22e30c21666a500')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list