[arch-commits] Commit in xboard/trunk (PKGBUILD)
Sergej Pupykin
spupykin at archlinux.org
Thu Jun 16 10:40:06 UTC 2016
Date: Thursday, June 16, 2016 @ 10:40:06
Author: spupykin
Revision: 180315
upgpkg: xboard 4.9.0-1
upd
Modified:
xboard/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-06-16 10:39:59 UTC (rev 180314)
+++ PKGBUILD 2016-06-16 10:40:06 UTC (rev 180315)
@@ -4,8 +4,8 @@
# Contributor: Tom Newsom <Jeepster at gmx.co.uk>
pkgname=xboard
-pkgver=4.8.0
-pkgrel=2
+pkgver=4.9.0
+pkgrel=1
pkgdesc="Graphical user interfaces for chess"
arch=('i686' 'x86_64')
url="http://www.gnu.org/software/xboard/"
@@ -14,7 +14,7 @@
optdepends=('gnuchess: chess engine'
'perl')
source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('bd94e74093be33aa8d5ab341bacf3388')
+md5sums=('fe9e1651bed8295c6e94a2ea354b151a')
build() {
cd "${pkgname}-${pkgver}"
More information about the arch-commits
mailing list