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

Jan de Groot jgc at archlinux.org
Sun Sep 21 10:55:32 UTC 2014


    Date: Sunday, September 21, 2014 @ 12:55:32
  Author: jgc
Revision: 222534

upgpkg: gnome-chess 3.13.92-1

Modified:
  gnome-chess/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-21 10:52:51 UTC (rev 222533)
+++ PKGBUILD	2014-09-21 10:55:32 UTC (rev 222534)
@@ -3,13 +3,13 @@
 # Contributor: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-chess
-pkgver=3.12.3
+pkgver=3.13.92
 pkgrel=1
 pkgdesc="Play the classic two-player boardgame of chess"
 arch=('i686' 'x86_64')
 license=('GPL')
-depends=('desktop-file-utils' 'hicolor-icon-theme' 'gtk3' 'librsvg' 'glu')
-makedepends=('intltool' 'itstool' 'gobject-introspection')
+depends=('desktop-file-utils' 'hicolor-icon-theme' 'gtk3' 'librsvg')
+makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
 optdepends=('gnuchess: Play against computer')
 conflicts=('gnome-games')
 replaces=('gnome-games')
@@ -18,7 +18,7 @@
 url="https://live.gnome.org/Chess"
 groups=('gnome-extra')
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('8e36200baedc8eafe3c7ab3fd748688240917ed76c845607ae38d912d30e7678')
+sha256sums=('4a698011a7a36f910b3e9a969d0b1d757b40e903c7a9efde63037f597e80a285')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list