crawl: update to 0.32.0.

This commit is contained in:
Leah Neukirchen 2024-09-03 13:30:29 +02:00
parent 123bf78472
commit fbf2863e4f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'crawl'
pkgname=crawl
version=0.31.0
version=0.32.0
revision=1
build_wrksrc="crawl-ref/source"
make_build_args="prefix=/usr bin_prefix=bin"
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-or-later"
homepage="http://crawl.develz.org/"
distfiles="https://github.com/crawl/crawl/archive/${version}.tar.gz"
checksum=23153c36dbf27e1910f4386e3ba112f64bd8489d53aa5df2b57c9536db752c0a
checksum=e025f720319f994885cb18a1e4e14d746a420554e168b6f92cc58e67305dab5a
nocross=yes
post_extract() {