diff --git a/srcpkgs/doggo/template b/srcpkgs/doggo/template new file mode 100644 index 00000000000..5eb43f29aff --- /dev/null +++ b/srcpkgs/doggo/template @@ -0,0 +1,14 @@ +# Template file for 'doggo' +pkgname=doggo +version=1.0.5 +revision=1 +build_style=go +go_import_path=github.com/mr-karan/doggo +go_package="${go_import_path}/cmd/doggo" +go_ldflags="-X main.Version=${version}" +short_desc="Command-line DNS client for humans" +maintainer="klardotsh " +license="GPL-3.0-only" +homepage="https://github.com/mr-karan/doggo" +distfiles="https://github.com/mr-karan/doggo/archive/refs/tags/v${version}.tar.gz" +checksum=92a34f5510a48ab657a980c39edf907c17e96e88a476187d5b57a8cef3becd5b