summaryrefslogtreecommitdiff
path: root/community/xboard/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/xboard/PKGBUILD')
-rw-r--r--community/xboard/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/xboard/PKGBUILD b/community/xboard/PKGBUILD
index e081f135d..40b6c260a 100644
--- a/community/xboard/PKGBUILD
+++ b/community/xboard/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 84936 2013-02-26 10:20:29Z spupykin $
+# $Id: PKGBUILD 90592 2013-05-13 10:00:14Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Jason Chu <jason@archlinux.org>
# Contributor: Tom Newsom <Jeepster@gmx.co.uk>
pkgname=xboard
-pkgver=4.7.0
+pkgver=4.7.1
pkgrel=1
pkgdesc="Graphical user interfaces for chess"
arch=('i686' 'x86_64' 'mips64el')
@@ -17,7 +17,7 @@ makedepends=('gendesk')
optdepends=('perl')
install=${pkgname}.install
source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('646e5091f7ee4b5fa9998d2cca9cf795')
+md5sums=('e42383c4594c24ebf2f9fdc5dc89e255')
build() {
cd "${srcdir}"