diff --git a/srcpkgs/crawl/template b/srcpkgs/crawl/template index d81c909c1cd..3f761f3e0a6 100644 --- a/srcpkgs/crawl/template +++ b/srcpkgs/crawl/template @@ -1,17 +1,17 @@ # Template file for 'crawl' pkgname=crawl -version=0.24.0 +version=0.24.1 revision=1 build_wrksrc="crawl-ref/source" make_build_args="prefix=/usr bin_prefix=bin" -hostmakedepends="perl pkg-config python3 python3-yaml" +hostmakedepends="perl pkg-config python3 python3-yaml which" makedepends="ncurses-devel lua51-devel sqlite-devel zlib-devel" short_desc="Dungeon Crawl Stone Soup roguelike adventure" maintainer="Leah Neukirchen " license="GPL-2" homepage="http://crawl.develz.org/" distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz" -checksum=672a16a1326ec0383c6000838514ef1eadc9df1ea26de8697871c95a200aa924 +checksum=603388633d90dfebc98379cf821d670b7ecd6bf139700e33f32e54c59b8a0d11 nocross=yes post_extract() {