From 1d8fa8462e31aa66b5cb221a514f57f9e843713a Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sun, 4 May 2025 18:17:23 +0200 Subject: [PATCH] crawl: update to 0.33.0. --- srcpkgs/crawl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/crawl/template b/srcpkgs/crawl/template index 40062e0ac10..93261931e44 100644 --- a/srcpkgs/crawl/template +++ b/srcpkgs/crawl/template @@ -1,6 +1,6 @@ # Template file for 'crawl' pkgname=crawl -version=0.32.1 +version=0.33.0 revision=1 build_wrksrc="crawl-ref/source" make_build_args="prefix=/usr bin_prefix=bin" @@ -11,7 +11,7 @@ maintainer="Leah Neukirchen " license="GPL-2.0-or-later" homepage="http://crawl.develz.org/" distfiles="https://github.com/crawl/crawl/archive/${version}.tar.gz" -checksum=8b9330a9a8156a7b93cc0964b5cc7cba8312f0cf745b64a072432f17f67f889d +checksum=d5b1cd9419fafb517174d573a6645dc839292b655361ada9ac42262672c1b8da nocross=yes post_extract() {