[arch-commits] Commit in gnome-games/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Tue Sep 28 13:07:45 UTC 2010


    Date: Tuesday, September 28, 2010 @ 09:07:45
  Author: ibiru
Revision: 91915

update to 2.32.0

Modified:
  gnome-games/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-09-28 12:26:12 UTC (rev 91914)
+++ PKGBUILD	2010-09-28 13:07:45 UTC (rev 91915)
@@ -2,13 +2,14 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-games
-pkgver=2.30.2
+pkgver=2.32.0
 pkgrel=1
 pkgdesc="Some Games for GNOME"
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('libsm' 'gconf>=2.28.1' 'guile>=1.8.7' 'librsvg>=2.26.3' 'filesystem>=2010.02' 'desktop-file-utils' 'gnome-python-desktop>=2.30.2' 'libcanberra>=0.23' 'clutter-gtk>=0.10.4' 'hicolor-icon-theme' 'seed>=2.30.0' 'gir-repository')
-makedepends=('pkg-config' 'gnome-doc-utils>=0.20.1' 'intltool' 'glproto')
+depends=('pygtk' 'libsm' 'gconf>=2.32.0' 'guile>=1.8.7' 'librsvg>=2.32.0' 'filesystem>=2010.09' 'desktop-file-utils' 'libcanberra>=0.25' 'clutter-gtk>=0.10.8' 'hicolor-icon-theme' 'seed>=2.30.0'
+'python-rsvg>=2.31.0')
+makedepends=('pkg-config' 'gnome-doc-utils>=0.20.1' 'intltool' 'glproto' 'gobject-introspection')
 optdepends=('python-gtkglext: glchess 3D mode')
 provides=('glchess' 'gnome-sudoku')
 conflicts=('glchess' 'gnome-sudoku')
@@ -16,8 +17,8 @@
 install=gnome-games.install
 url="http://www.gnome.org"
 groups=('gnome-extra')
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('57c3f3685cdd49016dfbf236f4a1d98c9d669d456fabe0aeb6f5a4128dba3586')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.32/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('7cd2a282071b1b9cdff8a7102abddc26e253af7b3094551220addf2b3a2850c2')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list