mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
mazter: update to 1.0.0.
This commit is contained in:
parent
ddc4938d2c
commit
60eb170bd9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mazter'
|
# Template file for 'mazter'
|
||||||
pkgname=mazter
|
pkgname=mazter
|
||||||
version=0.4.1
|
version=1.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Mazes in your terminal"
|
short_desc="Mazes in your terminal"
|
||||||
|
@ -8,7 +8,7 @@ maintainer="icp <pangolin@vivaldi.net>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://dystroy.org/mazter/"
|
homepage="https://dystroy.org/mazter/"
|
||||||
distfiles="https://static.crates.io/crates/mazter/mazter-${version}.crate"
|
distfiles="https://static.crates.io/crates/mazter/mazter-${version}.crate"
|
||||||
checksum=75a4cb6b9b2df3da849f08e587ea0bd74c7a5aaf8a99d078a3b9adec1342102b
|
checksum=0e2de0a4fa68700fba6beaf243076f24722cd924aaa9cadb018ad209b4893db0
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue