New package: selene-0.25.0
This commit is contained in:
parent
b09551955a
commit
d47782d93b
|
@ -0,0 +1,12 @@
|
|||
# Template file for 'selene'
|
||||
pkgname=selene
|
||||
version=0.25.0
|
||||
revision=1
|
||||
build_style=cargo
|
||||
short_desc="CLI tool designed to help write correct and idiomatic Lua code"
|
||||
maintainer="icp <pangolin@vivaldi.net>"
|
||||
license="MPL-2.0"
|
||||
homepage="https://kampfkarren.github.io/selene/"
|
||||
changelog="https://raw.githubusercontent.com/Kampfkarren/selene/main/CHANGELOG.md"
|
||||
distfiles="https://static.crates.io/crates/selene/selene-${version}.crate"
|
||||
checksum=b32a033da3f3fce367ac2c639ebe9c6ea0c454044b8df9151485dc6313a13252
|
Loading…
Reference in New Issue