crawl-tiles: update to 0.19.1.
This commit is contained in:
parent
8f0f433a60
commit
7bca75584b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'crawl-tiles'
|
||||
pkgname=crawl-tiles
|
||||
version=0.19.0
|
||||
version=0.19.1
|
||||
revision=1
|
||||
wrksrc="crawl-${version}"
|
||||
build_wrksrc="crawl-ref/source"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://crawl.develz.org/"
|
||||
distfiles="https://github.com/crawl/crawl/archive/${version}.tar.gz"
|
||||
checksum=ba3faed422ec8b9fba3270e0284e96581011a684a4001e41846668523f0685f7
|
||||
checksum=f31d605025be52239e1a401400bc3243219fb5d14088d9fc8a9db350a24eda98
|
||||
nocross=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue