Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New package: mazter-0.4.1 #40392

Merged
merged 1 commit into from Jun 24, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
15 changes: 15 additions & 0 deletions srcpkgs/mazter/template
@@ -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
}