crawl-tiles: update to 0.25.1.
This commit is contained in:
parent
ead5d4fc76
commit
524ffd6c5a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'crawl-tiles'
|
||||
pkgname=crawl-tiles
|
||||
version=0.25.0
|
||||
version=0.25.1
|
||||
revision=1
|
||||
wrksrc="crawl-${version}"
|
||||
build_wrksrc="crawl-ref/source"
|
||||
|
@ -16,7 +16,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="http://crawl.develz.org/"
|
||||
distfiles="https://github.com/crawl/crawl/archive/${version}.tar.gz"
|
||||
checksum=999438343bb1953508dc06535cf71907a118e1765b5c837ba56869859b6ed25c
|
||||
checksum=41ddf73543940a4d16a7f23c618e2f464dd6d3dd3affc999d2412d8af3f01126
|
||||
nocross=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue