From f9d359d6b0b9c81931b9640a8b8097893a9e04eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=99=AA=20hiljusti=20=F0=9F=8E=AE?= Date: Wed, 31 Mar 2021 00:51:03 -0700 Subject: [PATCH 1/2] New package: sigi-2.1.1 --- srcpkgs/sigi/template | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 srcpkgs/sigi/template diff --git a/srcpkgs/sigi/template b/srcpkgs/sigi/template new file mode 100644 index 000000000000..c5c25501b974 --- /dev/null +++ b/srcpkgs/sigi/template @@ -0,0 +1,11 @@ +# Template file for 'sigi' +pkgname=sigi +version=2.1.1 +revision=1 +build_style=cargo +short_desc="Organization tool suitable for your to-do lists or notes" +maintainer="J.R. Hill " +license="GPL-3.0-or-later" +homepage="https://github.com/hiljusti/sigi/" +distfiles="https://github.com/hiljusti/sigi/archive/refs/tags/v${version}.tar.gz" +checksum=6652a58a3d777260a3265f97dfa508a1f1b15d9cbab78b1daeaf156f97c27cf1 From 6a8fb7f9ac6e7f65127a41b19db478e61c083c5b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=99=AA=20hiljusti=20=F0=9F=8E=AE?= Date: Wed, 5 Jan 2022 16:28:09 -0800 Subject: [PATCH 2/2] sbt: update to 1.6.1 --- srcpkgs/sbt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/sbt/template b/srcpkgs/sbt/template index 6847c2efefef..06ab9ef52aef 100644 --- a/srcpkgs/sbt/template +++ b/srcpkgs/sbt/template @@ -1,6 +1,6 @@ # Template file for 'sbt' pkgname=sbt -version=1.3.10 +version=1.6.1 revision=2 wrksrc="$pkgname" depends="virtual?java-environment" @@ -9,7 +9,7 @@ maintainer="Damian Czaja " license="Apache-2.0" homepage="https://www.scala-sbt.org" distfiles="https://sbt-downloads.cdnedge.bluemix.net/releases/v${version}/${pkgname}-${version}.tgz" -checksum=3060065764193651aa3fe860a17ff8ea9afc1e90a3f9570f0584f2d516c34380 +checksum=60286bf1b875b31e2955f8a699888cd2612e9afd94d03cde0a2e71efd7492ffc do_install() { vmkdir usr/share/sbt