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

Jonathan Steel jsteel at archlinux.org
Wed Sep 21 18:44:19 UTC 2016


    Date: Wednesday, September 21, 2016 @ 18:44:19
  Author: jsteel
Revision: 190136

upgpkg: gnuchess 6.2.3-1

Modified:
  gnuchess/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-21 18:38:58 UTC (rev 190135)
+++ PKGBUILD	2016-09-21 18:44:19 UTC (rev 190136)
@@ -4,8 +4,8 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=gnuchess
-pkgver=6.2.2
-pkgrel=2
+pkgver=6.2.3
+pkgrel=1
 pkgdesc="Play chess against the computer on a terminal and an engine for graphical chess frontends"
 arch=('i686' 'x86_64')
 url="http://www.gnu.org/software/chess/chess.html"
@@ -13,7 +13,7 @@
 depends=('bash')
 optdepends=('xboard: graphical frontend')
 source=(http://ftp.gnu.org/pub/gnu/chess/$pkgname-$pkgver.tar.gz)
-md5sums=('c181b5e218695a154a550292fddedc6d')
+md5sums=('972f79d1f2e0c320f8beed8f2a8c10f8')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list