mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
crawl-tiles: update to 0.23.1.
This commit is contained in:
parent
41cf2cd428
commit
a2c464f55f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'crawl-tiles'
|
# Template file for 'crawl-tiles'
|
||||||
pkgname=crawl-tiles
|
pkgname=crawl-tiles
|
||||||
version=0.23.0
|
version=0.23.1
|
||||||
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=44d26e398b5e95e61bb3fd12e0c250ab87e32dd5f2c6fc66cc34185e44af0d8d
|
checksum=89141ea995f0e8c517fd19e447e8420eca51977c9b358543f0b17a27bf8afeb6
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue