From 5e2afb3bc0e755323e3b2b45f712fa0ebdf9f5bb Mon Sep 17 00:00:00 2001 From: LucasTavaresA Date: Sat, 14 Jan 2023 08:01:51 -0300 Subject: [PATCH] New package: gup-0.17.0 --- srcpkgs/gup/template | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 srcpkgs/gup/template diff --git a/srcpkgs/gup/template b/srcpkgs/gup/template new file mode 100644 index 000000000000..45147d26c0f1 --- /dev/null +++ b/srcpkgs/gup/template @@ -0,0 +1,13 @@ +# Template file for 'gup' +pkgname=gup +version=0.17.0 +revision=1 +build_style=go +go_import_path=github.com/nao1215/gup +short_desc="Update binaries installed by \"go install\" with goroutines" +maintainer="LucasTavaresA " +license="Apache-2.0" +homepage="https://github.com/nao1215/gup" +changelog="https://raw.githubusercontent.com/nao1215/gup/main/Changelog.md" +distfiles="https://github.com/nao1215/gup/archive/v${version}.tar.gz" +checksum=3017e001cc37fbd98c847824899938b7fae895be6c9fc124b33bb9232e205cfe