mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
crawl-tiles: update to 0.22.0.
This commit is contained in:
parent
b992b46c3d
commit
5a709f8b0a
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'crawl-tiles'
|
# Template file for 'crawl-tiles'
|
||||||
pkgname=crawl-tiles
|
pkgname=crawl-tiles
|
||||||
version=0.21.1
|
version=0.22.0
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="crawl-${version}"
|
wrksrc="crawl-${version}"
|
||||||
build_wrksrc="crawl-ref/source"
|
build_wrksrc="crawl-ref/source"
|
||||||
make_build_args="prefix=/usr bin_prefix=bin DATADIR=/usr/share/crawl-tiles
|
make_build_args="prefix=/usr bin_prefix=bin DATADIR=/usr/share/crawl-tiles
|
||||||
|
@ -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=daf0b0d19d0302a7a91f19d6807d013286fbf288e483b05afb2413d28258e9c9
|
checksum=cdffb393955e67f2aded9194f6dcd6875ed2e2dce2a5cac1ad950d699456f242
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue