From 007b91ea4b9a6f11348b639424410ef88f0de086 Mon Sep 17 00:00:00 2001 From: M Hickford Date: Sat, 3 Jun 2023 09:16:17 +0100 Subject: [PATCH 1/2] New package: git-credential-oauth-0.8.0 https://github.com/hickford/git-credential-oauth --- srcpkgs/git-credential-oauth/template | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 srcpkgs/git-credential-oauth/template diff --git a/srcpkgs/git-credential-oauth/template b/srcpkgs/git-credential-oauth/template new file mode 100644 index 000000000000..d8decf12f1f2 --- /dev/null +++ b/srcpkgs/git-credential-oauth/template @@ -0,0 +1,12 @@ +# Template file for 'git-credential-oauth' +pkgname=git-credential-oauth +version=0.8.0 +revision=1 +build_style=go +go_import_path=github.com/hickford/git-credential-oauth +short_desc="Git credential helper that authenticate using OAuth" +maintainer="M Hickford " +license="Apache-2.0" +homepage="https://github.com/hickford/git-credential-oauth" +distfiles="https://github.com/hickford/git-credential-oauth/archive/v${version}.tar.gz" +checksum=3c48505c9fc02ef46a5ecadcbc4470a5389d82c7e607448d2d24333726c08809 From 799dc27f8a8fb4e1c5bac5456e87fcfe608d7b34 Mon Sep 17 00:00:00 2001 From: M Hickford Date: Fri, 9 Jun 2023 19:38:34 +0100 Subject: [PATCH 2/2] Update srcpkgs/git-credential-oauth/template Co-authored-by: Marcin Puc --- srcpkgs/git-credential-oauth/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/git-credential-oauth/template b/srcpkgs/git-credential-oauth/template index d8decf12f1f2..6ef5ec690f93 100644 --- a/srcpkgs/git-credential-oauth/template +++ b/srcpkgs/git-credential-oauth/template @@ -8,5 +8,5 @@ short_desc="Git credential helper that authenticate using OAuth" maintainer="M Hickford " license="Apache-2.0" homepage="https://github.com/hickford/git-credential-oauth" -distfiles="https://github.com/hickford/git-credential-oauth/archive/v${version}.tar.gz" +distfiles="https://github.com/hickford/git-credential-oauth/archive/refs/tags/v${version}.tar.gz" checksum=3c48505c9fc02ef46a5ecadcbc4470a5389d82c7e607448d2d24333726c08809