[arch-commits] Commit in gnuchess/trunk (PKGBUILD)
Jonathan Steel
jsteel at gemini.archlinux.org
Mon Aug 16 07:58:51 UTC 2021
Date: Monday, August 16, 2021 @ 07:58:50
Author: jsteel
Revision: 1000144
upgpkg: gnuchess 6.2.9-1
Modified:
gnuchess/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-08-16 07:56:31 UTC (rev 1000143)
+++ PKGBUILD 2021-08-16 07:58:50 UTC (rev 1000144)
@@ -3,7 +3,7 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=gnuchess
-pkgver=6.2.8
+pkgver=6.2.9
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=('f66e10f6596915fbc9695b6e1d622e5c'
+md5sums=('ede9af6cf29eea31179a737a21b9d1bc'
'SKIP')
build() {
More information about the arch-commits
mailing list