angband: update to 4.1.3.

This commit is contained in:
maxice8 2018-08-06 18:29:03 -03:00
parent 0da92aaca2
commit 57e1b7d233

View file

@ -1,16 +1,18 @@
# Template file for 'angband'
pkgname=angband
version=4.1.2
version=4.1.3
revision=1
build_style=gnu-configure
configure_args="--enable-sdl --enable-sdl-mixer"
hostmakedepends="automake"
makedepends="SDL_image-devel SDL_mixer-devel"
makedepends="SDL_image-devel SDL_mixer-devel SDL_ttf-devel"
short_desc="A free, single-player dungeon exploration game"
maintainer="Diogo Leal <diogo@diogoleal.com>"
license="GPL-2"
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=30bc0979e0845cdc43de2a8f65c4d54d03d24d402b32b8589fbbc368ccfa0e2a
checksum=9402c4f8da691edbd4567a948c5663e1066bee3fcb4a62fbcf86b5454918406f
pre_configure() {
NOCONFIGURE=1 ./autogen.sh