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