[arch-commits] Commit in gnuchess/trunk (PKGBUILD)
Jonathan Steel
jsteel at archlinux.org
Tue Apr 21 16:55:38 UTC 2020
Date: Tuesday, April 21, 2020 @ 16:55:36
Author: jsteel
Revision: 617375
upgpkg: gnuchess 6.2.6-1
Modified:
gnuchess/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-21 16:37:05 UTC (rev 617374)
+++ PKGBUILD 2020-04-21 16:55:36 UTC (rev 617375)
@@ -3,8 +3,8 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=gnuchess
-pkgver=6.2.5
-pkgrel=2
+pkgver=6.2.6
+pkgrel=1
pkgdesc="Play chess against the computer on a terminal and an engine for graphical chess frontends"
arch=('x86_64')
url="https://www.gnu.org/software/chess/chess.html"
@@ -13,8 +13,8 @@
optdepends=('xboard: graphical frontend')
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=('766D3CA0FFB903333D2AE492A8AB893AE40251D9')
-md5sums=('203572a43886fc2201662b9eb3b0f540'
+validpgpkeys=('34319C9B50B8D2176F5556C543AC7FF93CED5A6B')
+md5sums=('6c9898e46984967fc39cd4ed2615691b'
'SKIP')
build() {
More information about the arch-commits
mailing list