From 22f75f1c15e2e0475fa7bffc0205745bd39bbd9c Mon Sep 17 00:00:00 2001 From: Christian Neukirchen Date: Mon, 10 Nov 2014 21:48:36 +0100 Subject: [PATCH] xboard: update to 4.8.0. --- srcpkgs/xboard/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/xboard/template b/srcpkgs/xboard/template index 09ea8f040ae..aa9ae072b35 100644 --- a/srcpkgs/xboard/template +++ b/srcpkgs/xboard/template @@ -1,6 +1,6 @@ # Template file for 'xboard' pkgname=xboard -version=4.7.3 +version=4.8.0 revision=1 build_style=gnu-configure configure_args="--with-gtk --enable-zippy" @@ -12,10 +12,10 @@ maintainer="Christian Neukirchen " license="GPL-3" homepage="http://www.gnu.org/software/xboard/" distfiles="${GNU_SITE}/${pkgname}/${pkgname}-${version}.tar.gz" -checksum=7fd0b03f53dad57c587bc3438459612e2455534f715cfb0e637b6290f34cbeaa +checksum=c88f48fc7fe067be0a13b8d121c38551145f889719c212717884e5e82d902d17 post_extract() { - sed -i 's/fairymax/gnuchess/g' */xboard.h xboard.conf.in + sed -i 's/fairymax/gnuchess/g' */xboard.h xboard.conf } post_install() {