[arch-commits] Commit in gnome-games/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Mon Mar 29 22:04:21 UTC 2010
Date: Monday, March 29, 2010 @ 18:04:21
Author: ibiru
Revision: 74052
update to 2.30
Modified:
gnome-games/trunk/PKGBUILD
----------+
PKGBUILD | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-03-29 21:50:35 UTC (rev 74051)
+++ PKGBUILD 2010-03-29 22:04:21 UTC (rev 74052)
@@ -2,13 +2,13 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=gnome-games
-pkgver=2.29.91
+pkgver=2.30.0
pkgrel=1
pkgdesc="Some Games for GNOME"
arch=('i686' 'x86_64')
license=('GPL')
-depends=('libsm' 'gconf>=2.28.0' 'guile>=1.8.7' 'librsvg>=2.26.0' 'filesystem>=2009.11' 'desktop-file-utils' 'gnome-python-desktop>=2.29.1' 'libcanberra>=0.21' 'clutter-gtk>=0.10.2' 'hicolor-icon-theme' 'seed>=2.29.91' 'gir-repository')
-makedepends=('pkgconfig' 'gnome-doc-utils>=0.19.5' 'intltool')
+depends=('libsm' 'gconf>=2.28.0' 'guile>=1.8.7' 'librsvg>=2.26.0' 'filesystem>=2009.11' 'desktop-file-utils' 'gnome-python-desktop>=2.29.1' 'libcanberra>=0.21' 'clutter-gtk>=0.10.2' 'hicolor-icon-theme' 'seed>=2.30.0' 'gir-repository')
+makedepends=('pkgconfig' 'gnome-doc-utils>=0.20.0' 'intltool')
optdepends=('python-gtkglext: glchess 3D mode')
provides=('glchess' 'gnome-sudoku')
conflicts=('glchess' 'gnome-sudoku')
@@ -16,8 +16,8 @@
install=gnome-games.install
url="http://www.gnome.org"
groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.29/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('2ba63f895a770cb96bc6ac8db6e8a048808df51424d665cbec54bf0028cdea86')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('17f7b3bef00b26963a7155e861730aa427def70dace3358aa9fb4899603ef9da')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list