From 1de6fc9d60ea0d3493966f1a270e66973bd9be13 Mon Sep 17 00:00:00 2001 From: "Adrian Chaves Fernandez (Gallaecio)" Date: Sat, 17 Nov 2012 20:05:11 +0000 Subject: [PATCH] The Battle for Wesnoth 1.10.5 --- wesnoth/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wesnoth/PKGBUILD b/wesnoth/PKGBUILD index 9c82e4f85..136d69938 100644 --- a/wesnoth/PKGBUILD +++ b/wesnoth/PKGBUILD @@ -4,7 +4,7 @@ # Maintainer: Adrián Chaves Fernández (Gallaecio) pkgname=wesnoth -pkgver=1.10.4 +pkgver=1.10.5 pkgrel=1 pkgdesc="A turn-based strategy game on a fantasy world." arch=('i686' 'x86_64') @@ -16,7 +16,7 @@ makedepends=('boost' 'cmake') conflicts=('wesnoth-dev' 'wesnoth-svn') categories=('games') source=(http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-$pkgver.tar.bz2) -md5sums=('1a673f12e4521fc66e60ec584fa7c98f') +md5sums=('03d9683cd83d17c6536bdf5c4940bbc8') build() { cd $srcdir/$pkgname-$pkgver