angband: update to 4.1.0

This commit is contained in:
Diogo Leal 2017-06-27 22:55:24 -03:00
parent 387e296981
commit 75030e902e

View File

@ -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