crawl-tiles: update to 0.24.1.
This commit is contained in:
parent
bcd5319d58
commit
28b158d608
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'crawl-tiles'
|
||||
pkgname=crawl-tiles
|
||||
version=0.24.0
|
||||
version=0.24.1
|
||||
revision=1
|
||||
wrksrc="crawl-${version}"
|
||||
build_wrksrc="crawl-ref/source"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2"
|
||||
homepage="http://crawl.develz.org/"
|
||||
distfiles="https://github.com/crawl/crawl/archive/${version}.tar.gz"
|
||||
checksum=672a16a1326ec0383c6000838514ef1eadc9df1ea26de8697871c95a200aa924
|
||||
checksum=603388633d90dfebc98379cf821d670b7ecd6bf139700e33f32e54c59b8a0d11
|
||||
nocross=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in New Issue