mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-12 18:13:50 +02:00
crawl-tiles: update to 0.33.0.
This commit is contained in:
parent
1d8fa8462e
commit
181f909a10
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.32.1
|
version=0.33.0
|
||||||
revision=1
|
revision=1
|
||||||
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.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
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=8b9330a9a8156a7b93cc0964b5cc7cba8312f0cf745b64a072432f17f67f889d
|
checksum=d5b1cd9419fafb517174d573a6645dc839292b655361ada9ac42262672c1b8da
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue