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

Jonathan Steel jsteel at archlinux.org
Sun Jun 7 17:51:24 UTC 2020


    Date: Sunday, June 7, 2020 @ 17:51:24
  Author: jsteel
Revision: 640088

upgpkg: gnuchess 6.2.7-1

Modified:
  gnuchess/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-07 17:49:09 UTC (rev 640087)
+++ PKGBUILD	2020-06-07 17:51:24 UTC (rev 640088)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=gnuchess
-pkgver=6.2.6
+pkgver=6.2.7
 pkgrel=1
 pkgdesc="Play chess against the computer on a terminal and an engine for graphical chess frontends"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 source=(https://ftp.gnu.org/pub/gnu/chess/$pkgname-$pkgver.tar.gz
         https://ftp.gnu.org/pub/gnu/chess/$pkgname-$pkgver.tar.gz.sig)
 validpgpkeys=('34319C9B50B8D2176F5556C543AC7FF93CED5A6B')
-md5sums=('6c9898e46984967fc39cd4ed2615691b'
+md5sums=('79998863d7e8aee0eb337e77e7aa770f'
          'SKIP')
 
 build() {



More information about the arch-commits mailing list