mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
crawl-tiles: update to 0.22.1.
This commit is contained in:
parent
9c6adf8e12
commit
2e3b0a70b7
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.22.0
|
version=0.22.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=cdffb393955e67f2aded9194f6dcd6875ed2e2dce2a5cac1ad950d699456f242
|
checksum=15217cd5cb0ae4c8fbae7343712c17d57cc770bde21fd6daa0e968780e477bab
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue