Date: Friday, March 22, 2013 @ 11:02:53 Author: svenstaro Revision: 86792
upgpkg: wesnoth-data 1.10.6-1 Updating to 1.10.6 Modified: wesnoth-data/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-03-22 08:16:35 UTC (rev 86791) +++ PKGBUILD 2013-03-22 10:02:53 UTC (rev 86792) @@ -6,8 +6,8 @@ # Contributor: Douglas Soares de Andrade <[email protected]> pkgname=wesnoth-data -pkgver=1.10.5 -pkgrel=2 +pkgver=1.10.6 +pkgrel=1 pkgdesc="A turn-based strategy game on a fantasy world (data files)" arch=('any') license=('GPL') @@ -15,7 +15,7 @@ makedepends=('boost' 'cmake' 'sdl_image' 'sdl_ttf' 'sdl_mixer' 'sdl_net' 'lua' 'pango') options=(!emptydirs) source=(http://downloads.sourceforge.net/sourceforge/wesnoth/wesnoth-${pkgver}.tar.bz2) -md5sums=('03d9683cd83d17c6536bdf5c4940bbc8') +md5sums=('547e3489bbfa778912b11dbee612c380') build() { cd "${srcdir}/wesnoth-${pkgver}"
