George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages / 
buf


Commits:
a9b5c9e0 by George Rawlinson at 2024-09-04T19:48:33+12:00
upgpkg: 1.39.0-1

* New upstream release.

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = buf
        pkgdesc = A tool for working with Protocol Buffers
-       pkgver = 1.35.0
+       pkgver = 1.39.0
        pkgrel = 1
        url = https://buf.build
        arch = x86_64
@@ -9,8 +9,8 @@ pkgbase = buf
        makedepends = go
        depends = glibc
        options = !lto
-       source = buf::git+https://github.com/bufbuild/buf#tag=v1.35.0
-       sha512sums = 
258d6a7c2dc9369457724db17f3cfcf63a637fb8bc0fab572196aa2306654013d67435d8c2a1b4a8e9f4a0f5b5426a55d6c083b35161d1ac51b41a8ebc5b5b31
-       b2sums = 
e4f9614532f6d87d11bab34d2666f3d9c793b9d45d6a02ed3cf4745710f41bf35238b058ba66b6d0a85d99540e77b9dcc27e0cc51315330747a36147bcc218be
+       source = buf::git+https://github.com/bufbuild/buf#tag=v1.39.0
+       sha512sums = 
3e4be9b0ca1cc6d848886d886ff93616e5fa6d71264543f178a07d2596b0d812d17c30926ad76acc0d862ec0723753a1747119c841edc8342e3745bd04acaa41
+       b2sums = 
e5b2822251fcc7b186848fa7ef28e1243cd102437e955968c1e9d7bc62ab70289fbb4d088d31ff9ec6cb8e2c727e5bdd21987c88b5eb7d09a939056bd60b298a
 
 pkgname = buf


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: George Rawlinson <[email protected]>
 
 pkgname=buf
-pkgver=1.35.0
+pkgver=1.39.0
 pkgrel=1
 pkgdesc='A tool for working with Protocol Buffers'
 arch=('x86_64')
@@ -11,8 +11,8 @@ depends=('glibc')
 makedepends=('git' 'go')
 options=('!lto')
 source=("$pkgname::git+https://github.com/bufbuild/buf#tag=v$pkgver";)
-sha512sums=('258d6a7c2dc9369457724db17f3cfcf63a637fb8bc0fab572196aa2306654013d67435d8c2a1b4a8e9f4a0f5b5426a55d6c083b35161d1ac51b41a8ebc5b5b31')
-b2sums=('e4f9614532f6d87d11bab34d2666f3d9c793b9d45d6a02ed3cf4745710f41bf35238b058ba66b6d0a85d99540e77b9dcc27e0cc51315330747a36147bcc218be')
+sha512sums=('3e4be9b0ca1cc6d848886d886ff93616e5fa6d71264543f178a07d2596b0d812d17c30926ad76acc0d862ec0723753a1747119c841edc8342e3745bd04acaa41')
+b2sums=('e5b2822251fcc7b186848fa7ef28e1243cd102437e955968c1e9d7bc62ab70289fbb4d088d31ff9ec6cb8e2c727e5bdd21987c88b5eb7d09a939056bd60b298a')
 
 prepare() {
   cd "$pkgname"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/buf/-/commit/a9b5c9e0a38402064bdc5da091073cbd9df95909

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/buf/-/commit/a9b5c9e0a38402064bdc5da091073cbd9df95909
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to