crawl-tiles: update to 0.28.0.
This commit is contained in:
parent
049c9fe7aa
commit
f9e5cf11b6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'crawl-tiles'
|
||||
pkgname=crawl-tiles
|
||||
version=0.27.1
|
||||
version=0.28.0
|
||||
revision=1
|
||||
wrksrc="crawl-${version}"
|
||||
build_wrksrc="crawl-ref/source"
|
||||
|
@ -16,7 +16,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=062f1285852fced23ecb2f272ad132467e12e7e251e02aaa84f37280b55ba63e
|
||||
checksum=287f35476d20bbe8aaa3e663140704462b4e304a4e1ed5c2b5da1d273dd1f383
|
||||
nocross=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue