George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
buf
Commits:
46566cc6 by George Rawlinson at 2026-07-18T02:37:25+00:00
upgpkg: 1.72.0-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = buf
pkgdesc = A tool for working with Protocol Buffers
- pkgver = 1.71.0
+ pkgver = 1.72.0
pkgrel = 1
url = https://buf.build
arch = x86_64
@@ -8,8 +8,8 @@ pkgbase = buf
makedepends = git
makedepends = go
depends = glibc
- source = buf::git+https://github.com/bufbuild/buf#tag=v1.71.0
- sha512sums =
60873a36c330e7a92967aa3d8efce8a67bc569d4fa5198a16ab974029128bc8ab24def1a5e34147d2b9aaa744abe36566ff23ba8f41ccba9a6326dcab5374eaf
- b2sums =
0dd1e660e26779b42142f4c023d067056e18f374ce09246010970587d8310782a36600cb21a9e2791365a5fa9f13fe53594eb15cc9834a34463f5f4cd0056009
+ source = buf::git+https://github.com/bufbuild/buf#tag=v1.72.0
+ sha512sums =
9c46d38dc3fe4867d7b5a768d89648c0ffca4494c5ed0a45acc39872ff3a498edcc4c9e695e6f0d2a84005895fcf67e7c2d15825aa623ada9a67c4577a4c79a8
+ b2sums =
85f12249bca51d24c25d74554f03d87838e7843cbb9ff116bad765d3d9599a05ba6a143ca47545dd477fc33eb0bbc8ad0284ad617303e4940939146bc00e4353
pkgname = buf
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: George Rawlinson <[email protected]>
pkgname=buf
-pkgver=1.71.0
+pkgver=1.72.0
pkgrel=1
pkgdesc='A tool for working with Protocol Buffers'
arch=(x86_64)
@@ -10,8 +10,8 @@ license=(Apache-2.0)
depends=(glibc)
makedepends=(git go)
source=("$pkgname::git+https://github.com/bufbuild/buf#tag=v$pkgver")
-sha512sums=('60873a36c330e7a92967aa3d8efce8a67bc569d4fa5198a16ab974029128bc8ab24def1a5e34147d2b9aaa744abe36566ff23ba8f41ccba9a6326dcab5374eaf')
-b2sums=('0dd1e660e26779b42142f4c023d067056e18f374ce09246010970587d8310782a36600cb21a9e2791365a5fa9f13fe53594eb15cc9834a34463f5f4cd0056009')
+sha512sums=('9c46d38dc3fe4867d7b5a768d89648c0ffca4494c5ed0a45acc39872ff3a498edcc4c9e695e6f0d2a84005895fcf67e7c2d15825aa623ada9a67c4577a4c79a8')
+b2sums=('85f12249bca51d24c25d74554f03d87838e7843cbb9ff116bad765d3d9599a05ba6a143ca47545dd477fc33eb0bbc8ad0284ad617303e4940939146bc00e4353')
prepare() {
cd "$pkgname"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/buf/-/commit/46566cc65234cefb575a0c557c83fcc051308c1c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/buf/-/commit/46566cc65234cefb575a0c557c83fcc051308c1c
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help