[arch-commits] Commit in gnome-desktop/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Tue Mar 30 21:48:58 UTC 2010
Date: Tuesday, March 30, 2010 @ 17:48:57
Author: ibiru
Revision: 74402
update to 2.30.0
Modified:
gnome-desktop/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-03-30 21:45:18 UTC (rev 74401)
+++ PKGBUILD 2010-03-30 21:48:57 UTC (rev 74402)
@@ -2,19 +2,19 @@
# Maintainer: Jan de Groot <jan at archlinux.org>
pkgname=gnome-desktop
-pkgver=2.29.92
+pkgver=2.30.0
pkgrel=1
pkgdesc="The GNOME Desktop"
arch=(i686 x86_64)
license=('GPL' 'LGPL')
-depends=('gconf>=2.28.0' 'startup-notification>=0.10')
-makedepends=('gnome-doc-utils>=0.19.5' 'pkgconfig' 'intltool')
+depends=('gconf>=2.28.1' 'startup-notification>=0.10')
+makedepends=('gnome-doc-utils>=0.20.0' 'pkgconfig' 'intltool')
optdepends=('pygtk: gnome-about')
url="http://www.gnome.org"
groups=('gnome')
options=('!libtool')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.29/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('b5579ffe42c238ec2b076b003549a31e8f68788b8420213b1231d1706a07cb33')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('cb80b676966127d8ee1a9b5ebbed1c23646d62ecdfccbb46d40f59633b4b127f')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list