crawl-tiles: update to 0.27.0.
This commit is contained in:
parent
65f1f4ab1a
commit
ff515ad010
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'crawl-tiles'
|
||||
pkgname=crawl-tiles
|
||||
version=0.26.1
|
||||
version=0.27.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=c8c6abbefa7f21383ea77cd017033050471e06c60ea4deebd033f5198bc39596
|
||||
checksum=94b1a42bf5814b508e40358b0ba54eda18932b00192d77a802e07cdd939cb545
|
||||
nocross=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue