[arch-commits] Commit in gnome-desktop/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Thu Oct 22 22:26:12 UTC 2009
Date: Thursday, October 22, 2009 @ 18:26:11
Author: jgc
Revision: 56588
upgpkg: gnome-desktop 2.28.1-1
Update to 2.28.1
Modified:
gnome-desktop/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2009-10-22 22:14:03 UTC (rev 56587)
+++ PKGBUILD 2009-10-22 22:26:11 UTC (rev 56588)
@@ -2,19 +2,19 @@
# Maintainer: Jan de Groot <jan at archlinux.org>
pkgname=gnome-desktop
-pkgver=2.28.0
+pkgver=2.28.1
pkgrel=1
pkgdesc="The GNOME Desktop"
arch=(i686 x86_64)
license=('GPL' 'LGPL')
-depends=('gconf>=2.27.0' 'startup-notification>=0.10')
-makedepends=('gnome-doc-utils>=0.17.5' 'pkgconfig' 'intltool')
+depends=('gconf>=2.28.0' 'startup-notification>=0.10')
+makedepends=('gnome-doc-utils>=0.18.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.28/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('976fde6c0764b7b26b633030032b992c4dcbbaefd29d118303de5f7258794ae5')
+sha256sums=('21bb7d3b4aa9b452ecf1b27d6fe61b824f60f76d7c5f3b78b59f0fd3eedfd461')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list