mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
selene: update to 0.26.1.
This commit is contained in:
parent
ce2e2013e9
commit
fbbd4c0804
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.25.0
|
version=0.26.1
|
||||||
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=b32a033da3f3fce367ac2c639ebe9c6ea0c454044b8df9151485dc6313a13252
|
checksum=5f9dbbebc4dd13fd89d6527f3a47f633dfd2f3efc32034d07368fb21dab350bc
|
||||||
|
|
Loading…
Add table
Reference in a new issue