From d6f4e017ae6c7495ec65389cfa52b44f8e7add67 Mon Sep 17 00:00:00 2001 From: "Adrian Chaves Fernandez (Gallaecio)" Date: Wed, 15 Aug 2012 15:03:36 +0000 Subject: [PATCH] Knights 2.5.0. --- knights/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/knights/PKGBUILD b/knights/PKGBUILD index e8c01bf36..ebf8ed61e 100644 --- a/knights/PKGBUILD +++ b/knights/PKGBUILD @@ -5,7 +5,7 @@ pkgname=knights _pkgname=Knights -pkgver=2.4.2 +pkgver=2.5.0 pkgrel=1 pkgdesc="Chess board with XBoard protocol support." arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ makedepends=('automoc4' 'cmake' 'docbook-xsl') categories=('games') changelog=ChangeLog source=("http://dl.dropbox.com/u/2888238/$_pkgname/$pkgname-$pkgver.tar.bz2") -md5sums=('8f79d984361803391c3bbfaf9d407ff5') +md5sums=('58237998aeee8b6414f6e6f92d070395') build() {