[arch-commits] Commit in gnome-desktop/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Wed Nov 17 12:13:39 UTC 2010
Date: Wednesday, November 17, 2010 @ 07:13:39
Author: ibiru
Revision: 99767
upgpkg: gnome-desktop 2.32.1-1
update to 2.32.1
Modified:
gnome-desktop/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-11-17 12:08:45 UTC (rev 99766)
+++ PKGBUILD 2010-11-17 12:13:39 UTC (rev 99767)
@@ -2,19 +2,19 @@
# Maintainer: Jan de Groot <jan at archlinux.org>
pkgname=gnome-desktop
-pkgver=2.32.0
-pkgrel=2
+pkgver=2.32.1
+pkgrel=1
pkgdesc="The GNOME Desktop"
arch=('i686' 'x86_64')
license=('GPL' 'LGPL')
-depends=('gconf>=2.31.91' 'startup-notification>=0.10')
-makedepends=('gnome-doc-utils>=0.20.1' 'pkgconfig' 'intltool')
+depends=('gconf>=2.32.0' 'startup-notification>=0.10')
+makedepends=('gnome-doc-utils>=0.20.1' 'intltool')
optdepends=('pygtk: gnome-about')
url="http://www.gnome.org"
groups=('gnome')
options=('!libtool')
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.32/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('66d7a78e612d9a6578ecdfda7aa8c180cc76c032a034df84f742944a20903e25')
+sha256sums=('55cbecf67efe1fa1e57ac966520a7c46d799c8ba3c652a1219f60cafccb3739d')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list