summaryrefslogtreecommitdiff
path: root/community/xboard/PKGBUILD
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-06-20 15:25:33 -0300
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-06-20 15:25:33 -0300
commitcebf33d7109e0157a80f34d6136e212f0a28d274 (patch)
treea6464302c970f72581105b50ff0896e1f56def3d /community/xboard/PKGBUILD
parent1a65caeb80e2cc8c7b39262d72255124d0c8614e (diff)
parent5cb95ceee39e4691f768ea2fef60b8a106e92209 (diff)
Merge branch 'master' of gparabola:abslibre-mips64el
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}"