crawl-tiles: update to 0.19.4.

This commit is contained in:
Leah Neukirchen 2017-01-31 12:09:02 +01:00
parent de97be3bf8
commit 9d7f777c38

View file

@ -1,6 +1,6 @@
# Template file for 'crawl-tiles' # Template file for 'crawl-tiles'
pkgname=crawl-tiles pkgname=crawl-tiles
version=0.19.3 version=0.19.4
revision=1 revision=1
wrksrc="crawl-${version}" wrksrc="crawl-${version}"
build_wrksrc="crawl-ref/source" build_wrksrc="crawl-ref/source"
@ -15,7 +15,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2" license="GPL-2"
homepage="http://crawl.develz.org/" homepage="http://crawl.develz.org/"
distfiles="https://github.com/crawl/crawl/archive/${version}.tar.gz" distfiles="https://github.com/crawl/crawl/archive/${version}.tar.gz"
checksum=0377fd5101c2522e492d5647fa45d86e132e1a8b80a686237d382eff100a5297 checksum=9bb6f2bcfbe3553c7d5c236d86a6e20c2a18e68460da134d71257df64ba0aecd
nocross=yes nocross=yes
post_extract() { post_extract() {