[arch-commits] Commit in gnome-chess/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Fri Mar 20 09:25:54 UTC 2015
Date: Friday, March 20, 2015 @ 10:25:54
Author: jgc
Revision: 234199
upgpkg: gnome-chess 3.16.0-1
Modified:
gnome-chess/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-03-20 08:36:52 UTC (rev 234198)
+++ PKGBUILD 2015-03-20 09:25:54 UTC (rev 234199)
@@ -3,13 +3,13 @@
# Contributor: Jan de Groot <jgc at archlinux.org>
pkgname=gnome-chess
-pkgver=3.14.1
+pkgver=3.16.0
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')
-makedepends=('intltool' 'itstool' 'gobject-introspection' 'python2')
+makedepends=('intltool' 'itstool' 'gobject-introspection')
optdepends=('gnuchess: Play against computer')
conflicts=('gnome-games')
replaces=('gnome-games')
@@ -18,7 +18,7 @@
url="https://wiki.gnome.org/Apps/Chess"
groups=('gnome-extra')
source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('052336b72c19c92792e79980448b32b567d32514133bd05f42be737b433f81a4')
+sha256sums=('7e465845c925d6ea017e65c782ccdd39fabeb61c0f7f667102fc604ad491e1e4')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list