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

Jan de Groot jgc at archlinux.org
Wed Aug 12 10:32:47 UTC 2009


    Date: Wednesday, August 12, 2009 @ 06:32:47
  Author: jgc
Revision: 49554

Update to 2.27.5:
- Switch to sha256sums

Added:
  gnome-desktop/gnome-unstable/
Modified:
  gnome-desktop/gnome-unstable/PKGBUILD

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

Modified: gnome-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2009-08-12 10:28:11 UTC (rev 49553)
+++ gnome-unstable/PKGBUILD	2009-08-12 10:32:47 UTC (rev 49554)
@@ -2,19 +2,19 @@
 # Maintainer:  Jan de Groot <jan at archlinux.org>
 
 pkgname=gnome-desktop
-pkgver=2.26.3
+pkgver=2.27.5
 pkgrel=1
 pkgdesc="The GNOME Desktop"
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
-depends=('gconf>=2.26.0-3' 'startup-notification>=0.10')
-makedepends=('gnome-doc-utils>=0.16.1' 'pkgconfig' 'intltool')
+depends=('gconf>=2.26.2-3' 'startup-notification>=0.10')
+makedepends=('gnome-doc-utils>=0.17.3' '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.26/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('1668dcedde64b30aa02f0a73e59c957d')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.27/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('285b2504ccf7e291638fcf6b3322a78a5d6d07798a055f6345e69308461f1577')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list