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

Jonathan Steel jsteel at archlinux.org
Mon Oct 19 19:44:32 UTC 2015


    Date: Monday, October 19, 2015 @ 21:44:32
  Author: jsteel
Revision: 144386

upgpkg: gnuchess 6.2.2-1

Modified:
  gnuchess/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-19 19:23:00 UTC (rev 144385)
+++ PKGBUILD	2015-10-19 19:44:32 UTC (rev 144386)
@@ -4,7 +4,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=gnuchess
-pkgver=6.2.1
+pkgver=6.2.2
 pkgrel=1
 pkgdesc="Play chess against the computer on a terminal and an engine for graphical chess frontends"
 arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@
 optdepends=('xboard: graphical frontend')
 install=$pkgname.install
 source=(http://ftp.gnu.org/pub/gnu/chess/$pkgname-$pkgver.tar.gz)
-md5sums=('389ef6f98b61f432cb15065277d0ad71')
+md5sums=('c181b5e218695a154a550292fddedc6d')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list