We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3accd8a commit 4138eb1Copy full SHA for 4138eb1
1 file changed
srcpkgs/git-credential-oauth/template
@@ -0,0 +1,12 @@
1
+# Template file for 'git-credential-oauth'
2
+pkgname=git-credential-oauth
3
+version=0.17.2
4
+revision=1
5
+build_style=go
6
+go_import_path=github.com/hickford/git-credential-oauth
7
+short_desc="Git credential helper that authenticate using OAuth"
8
+maintainer="SkinChangerDev <cjt07sfmj@mozmail.com>"
9
+license="Apache-2.0"
10
+homepage="https://github.com/hickford/git-credential-oauth"
11
+distfiles="https://github.com/hickford/git-credential-oauth/archive/refs/tags/v${version}.tar.gz"
12
+checksum=23769afc87f82fe21b5519d059bb5ce56b2fad2c4abc7ecde9bff49a4e065ab6
0 commit comments