13 lines
503 B
Bash
13 lines
503 B
Bash
# 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
|