diff --git a/srcpkgs/angband/template b/srcpkgs/angband/template index 0facb69c1c4..ac4a1daa500 100644 --- a/srcpkgs/angband/template +++ b/srcpkgs/angband/template @@ -1,7 +1,8 @@ # Template file for 'angband' pkgname=angband -version=4.0.5 +version=4.1.0 revision=1 +wrksrc=angband-master build_style=gnu-configure hostmakedepends="automake" makedepends="SDL_image-devel SDL_mixer-devel" @@ -9,8 +10,8 @@ short_desc="A free, single-player dungeon exploration game" maintainer="Diogo Leal <diogo@diogoleal.com>" license="GPL-2" homepage="http://rephial.org/" -distfiles="http://rephial.org/downloads/4.0/angband-${version}.tar.gz" -checksum=0d769a0f349842b0c78cbcd1804a9e08f064e75ca26b957710e4c2a3eb14f852 +distfiles="http://rephial.org/downloads/4.1/angband-${version}.tar.gz" +checksum=ea52266e52b66d6bf2ab3728b3bc6c7c3875130973430021e31bf56000c0df8b pre_configure() { NOCONFIGURE=1 ./autogen.sh