mazter: update to 2.1.0.
This commit is contained in:
parent
6754c09c1f
commit
194f8f128b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'mazter'
|
||||
pkgname=mazter
|
||||
version=1.0.0
|
||||
version=2.1.1
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="Mazes in your terminal"
|
||||
|
@ -8,7 +8,8 @@ maintainer="icp <pangolin@vivaldi.net>"
|
|||
license="MIT"
|
||||
homepage="https://dystroy.org/mazter/"
|
||||
distfiles="https://static.crates.io/crates/mazter/mazter-${version}.crate"
|
||||
checksum=0e2de0a4fa68700fba6beaf243076f24722cd924aaa9cadb018ad209b4893db0
|
||||
checksum=3c56ba0093b30ed4e96e7df7906fa1d7a497147e2a536c9a2a56d9d89700c299
|
||||
make_check=no # panic in todo!
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue