Skip to content

Commit 73ad837

Browse files
BnyroDuncaen
authored andcommitted
New package: buf-1.66.1
1 parent d8ca0c0 commit 73ad837

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

srcpkgs/buf/template

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# Template file for 'buf'
2+
pkgname=buf
3+
version=1.66.1
4+
revision=1
5+
build_style=go
6+
go_import_path=github.com/bufbuild/buf
7+
go_package="${go_import_path}/cmd/buf"
8+
short_desc="Protobuf language server"
9+
maintainer="Bnyro <bnyro@tutanota.com>"
10+
license="Apache-2.0"
11+
homepage="https://buf.build"
12+
changelog="https://raw.githubusercontent.com/bufbuild/buf/refs/heads/main/CHANGELOG.md"
13+
distfiles="https://github.com/bufbuild/buf/archive/refs/tags/v${version}.tar.gz"
14+
checksum=5e20cb1090244d81057bcea44b03acca845579f751753cec1dce8b9d08af5cba
15+
make_check=no # requires unavailable packages, e.g. 'protoc-gen-insertion-point-writer'

0 commit comments

Comments
 (0)