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

Jonathan Steel jsteel at archlinux.org
Thu May 13 06:56:49 UTC 2021


    Date: Thursday, May 13, 2021 @ 06:56:49
  Author: jsteel
Revision: 932918

upgpkg: gnuchess 6.2.8-1

Modified:
  gnuchess/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-13 06:52:22 UTC (rev 932917)
+++ PKGBUILD	2021-05-13 06:56:49 UTC (rev 932918)
@@ -3,7 +3,7 @@
 # Contributor: Tom Newsom <Jeepster at gmx.co.uk>
 
 pkgname=gnuchess
-pkgver=6.2.7
+pkgver=6.2.8
 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=('79998863d7e8aee0eb337e77e7aa770f'
+md5sums=('f66e10f6596915fbc9695b6e1d622e5c'
          'SKIP')
 
 build() {



More information about the arch-commits mailing list