crawl: update to 0.21.0.

This commit is contained in:
Leah Neukirchen 2018-01-06 16:35:41 +01:00
parent 5cc0bc9c12
commit 9f5bbbc612

View file

@ -1,6 +1,6 @@
# Template file for 'crawl'
pkgname=crawl
version=0.20.1
version=0.21.0
revision=1
build_wrksrc="crawl-ref/source"
make_build_args="prefix=/usr bin_prefix=bin"
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2"
homepage="http://crawl.develz.org/"
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
checksum=586d6d89a1dcfea811e045eaf8fd6a13efb88578e41925f56cb80a6c08ab7ede
checksum=0be10931dad3656bae79e2922c18f6cc8a14b8bec0cde8e76544cbbf6f830049
nocross=yes
post_extract() {