crawl-tiles: update to 0.23.2.
This commit is contained in:
parent
5da828da15
commit
a96e1e231b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'crawl-tiles'
|
||||
pkgname=crawl-tiles
|
||||
version=0.23.1
|
||||
version=0.23.2
|
||||
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=89141ea995f0e8c517fd19e447e8420eca51977c9b358543f0b17a27bf8afeb6
|
||||
checksum=9fe2be2befc36f5079125b86b1361fafe109c917221b2394f185e09a332d6859
|
||||
nocross=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue