summaryrefslogtreecommitdiff
path: root/community/xboard/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-09-24 02:21:59 -0700
committerroot <root@rshg054.dnsready.net>2013-09-24 02:21:59 -0700
commitedb4c972d5d23fcff220b7d3c33d3202bcb16af3 (patch)
tree65b7530d04405a6d5a181b8cd962ef5e32b43a4c /community/xboard/PKGBUILD
parent1f7e7fd1c04d3f64d5a0c022e516bacf9d2cc7a8 (diff)
Tue Sep 24 02:19:00 PDT 2013
Diffstat (limited to 'community/xboard/PKGBUILD')
-rw-r--r--community/xboard/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/xboard/PKGBUILD b/community/xboard/PKGBUILD
index 33f49f31a..13c602417 100644
--- a/community/xboard/PKGBUILD
+++ b/community/xboard/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 97081 2013-09-12 10:17:03Z spupykin $
+# $Id: PKGBUILD 97535 2013-09-23 16:17:42Z 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.1
-pkgrel=3
+pkgver=4.7.2
+pkgrel=1
pkgdesc="Graphical user interfaces for chess"
arch=('i686' 'x86_64')
url="http://www.gnu.org/software/xboard/"
@@ -17,7 +17,7 @@ makedepends=('gendesk')
optdepends=('perl')
install=${pkgname}.install
source=("http://ftp.gnu.org/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz")
-md5sums=('e42383c4594c24ebf2f9fdc5dc89e255')
+md5sums=('83ec086cbf5c4bc362a188654a9332fc')
build() {
cd "${srcdir}"