New package: mazter-0.4.1
This commit is contained in:
parent
984aa3c86d
commit
d12a3bf8dd
1 changed files with 15 additions and 0 deletions
15
srcpkgs/mazter/template
Normal file
15
srcpkgs/mazter/template
Normal file
|
@ -0,0 +1,15 @@
|
||||||
|
# Template file for 'mazter'
|
||||||
|
pkgname=mazter
|
||||||
|
version=0.4.1
|
||||||
|
revision=1
|
||||||
|
build_style=cargo
|
||||||
|
short_desc="Mazes in your terminal"
|
||||||
|
maintainer="icp <pangolin@vivaldi.net>"
|
||||||
|
license="MIT"
|
||||||
|
homepage="https://dystroy.org/mazter/"
|
||||||
|
distfiles="https://static.crates.io/crates/mazter/mazter-${version}.crate"
|
||||||
|
checksum=75a4cb6b9b2df3da849f08e587ea0bd74c7a5aaf8a99d078a3b9adec1342102b
|
||||||
|
|
||||||
|
post_install() {
|
||||||
|
vlicense LICENSE
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue