From e6124795c71413afec58414cb0a5059770dac55b Mon Sep 17 00:00:00 2001 From: icp Date: Mon, 19 Sep 2022 19:40:47 +0530 Subject: [PATCH 1/2] New package: selene-0.23.1 --- srcpkgs/selene/template | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 srcpkgs/selene/template diff --git a/srcpkgs/selene/template b/srcpkgs/selene/template new file mode 100644 index 000000000000..66968938e0f4 --- /dev/null +++ b/srcpkgs/selene/template @@ -0,0 +1,12 @@ +# Template file for 'selene' +pkgname=selene +version=0.23.1 +revision=1 +build_style=cargo +short_desc="CLI tool designed to help write correct and idiomatic Lua code" +maintainer="icp " +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=f70c4ea0ae2c45e2260a6d63bbd653bd5f37f521ce4f3e40eaeff0f45c0a1f07 From f22ba710586019d4a1b800c0994b5d618aa4d58a Mon Sep 17 00:00:00 2001 From: icp Date: Wed, 11 Jan 2023 11:34:40 +0530 Subject: [PATCH 2/2] selene: update to 0.24.0. --- srcpkgs/selene/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/selene/template b/srcpkgs/selene/template index 66968938e0f4..0cc8ea2e14f7 100644 --- a/srcpkgs/selene/template +++ b/srcpkgs/selene/template @@ -1,6 +1,6 @@ # Template file for 'selene' pkgname=selene -version=0.23.1 +version=0.24.0 revision=1 build_style=cargo 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/" changelog="https://raw.githubusercontent.com/Kampfkarren/selene/main/CHANGELOG.md" distfiles="https://static.crates.io/crates/selene/selene-${version}.crate" -checksum=f70c4ea0ae2c45e2260a6d63bbd653bd5f37f521ce4f3e40eaeff0f45c0a1f07 +checksum=7e1ac7aa444facc074087841d4ef25936a86eb75fc7acd51cfaa2682d54cb9d0