mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
parent
16653e10cc
commit
a88ffb1e5e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'selene'
|
# Template file for 'selene'
|
||||||
pkgname=selene
|
pkgname=selene
|
||||||
version=0.27.1
|
version=0.28.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="CLI tool designed to help write correct and idiomatic Lua code"
|
short_desc="CLI tool designed to help write correct and idiomatic Lua code"
|
||||||
|
@ -9,4 +9,4 @@ license="MPL-2.0"
|
||||||
homepage="https://kampfkarren.github.io/selene/"
|
homepage="https://kampfkarren.github.io/selene/"
|
||||||
changelog="https://raw.githubusercontent.com/Kampfkarren/selene/main/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/Kampfkarren/selene/main/CHANGELOG.md"
|
||||||
distfiles="https://static.crates.io/crates/selene/selene-${version}.crate"
|
distfiles="https://static.crates.io/crates/selene/selene-${version}.crate"
|
||||||
checksum=2a1712e39d5c5b5c02ec5b009f3d6bca7a924b4aa137fa36bd46cdd5b7958e0a
|
checksum=45c23d9986ae64eedda1583ec07f25cdfa8509949ffc2737d4469cd1d8a67a5a
|
||||||
|
|
Loading…
Add table
Reference in a new issue