angband: update to 4.2.0

This commit is contained in:
mobinmob 2019-09-28 23:43:24 +03:00 committed by Helmut Pozimski
parent 3a5eddc0e8
commit 4545e90ba4

View file

@ -1,18 +1,18 @@
# Template file for 'angband'
pkgname=angband
version=4.1.3
version=4.2.0
revision=1
build_style=gnu-configure
configure_args="--enable-sdl --enable-sdl-mixer"
hostmakedepends="automake"
makedepends="SDL_image-devel SDL_mixer-devel SDL_ttf-devel"
short_desc="A free, single-player dungeon exploration game"
short_desc="Free, single-player dungeon exploration game"
maintainer="Diogo Leal <diogo@diogoleal.com>"
license="GPL-2.0-or-later"
homepage="http://rephial.org/"
changelog="http://rephial.org/release/"
distfiles="http://rephial.org/downloads/4.1/angband-${version}.tar.gz"
checksum=9402c4f8da691edbd4567a948c5663e1066bee3fcb4a62fbcf86b5454918406f
distfiles="http://rephial.org/downloads/4.2/angband-${version}.tar.gz"
checksum=d3e1495c7cc2a4ee66de7b4e612d3b133048072e37504bd2e58a2351ab0fb56d
pre_configure() {
NOCONFIGURE=1 ./autogen.sh