crawl: update to 0.26.1.

This commit is contained in:
Leah Neukirchen 2021-02-06 14:13:20 +01:00
parent 85817b39ec
commit 41d324f986

View file

@ -1,6 +1,6 @@
# Template file for 'crawl'
pkgname=crawl
version=0.26.0
version=0.26.1
revision=1
build_wrksrc="crawl-ref/source"
make_build_args="prefix=/usr bin_prefix=bin"
@ -10,8 +10,8 @@ short_desc="Dungeon Crawl Stone Soup roguelike adventure"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="GPL-2.0-or-later"
homepage="http://crawl.develz.org/"
distfiles="https://github.com/${pkgname}/${pkgname}/archive/${version}.tar.gz"
checksum=6306c835246057bf91b6690fde14c2c3433ebe1d526876f96c46fab6dc109d45
distfiles="https://github.com/crawl/crawl/archive/${version}.tar.gz"
checksum=c8c6abbefa7f21383ea77cd017033050471e06c60ea4deebd033f5198bc39596
nocross=yes
post_extract() {