crawl-tiles: update to 0.20.1.
This commit is contained in:
parent
da8f6f3c4e
commit
425173cd52
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'crawl-tiles'
|
||||
pkgname=crawl-tiles
|
||||
version=0.20.0
|
||||
version=0.20.1
|
||||
revision=1
|
||||
wrksrc="crawl-${version}"
|
||||
build_wrksrc="crawl-ref/source"
|
||||
|
@ -15,7 +15,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="GPL-2"
|
||||
homepage="http://crawl.develz.org/"
|
||||
distfiles="https://github.com/crawl/crawl/archive/${version}.tar.gz"
|
||||
checksum=3c26cd61fe254d52c36177d35001b3390a989b60541344cd633985496fba6bcd
|
||||
checksum=586d6d89a1dcfea811e045eaf8fd6a13efb88578e41925f56cb80a6c08ab7ede
|
||||
nocross=yes
|
||||
|
||||
post_extract() {
|
||||
|
|
Loading…
Reference in a new issue