makedeb


buf 1.15.0-1


A new way of working with Protocol Buffers

Click here to go back to the commit logs for buf.

Commit:


Hash: c6842f0d1f30f122ff782c9c11fb3d2be230ee9d

Message: Upgraded to 1.5.0

Diff


diff --git a/.SRCINFO b/.SRCINFO
index a1ea721..d7fe104 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,13 +3,13 @@ pkgname = buf
 pkgbase = buf
 pkgdesc = A new way of working with Protocol Buffers
 pkgrel = 1
-pkgver = 1.4.0
+pkgver = 1.5.0
 url = https://buf.build
 arch = any
 conflicts = buf-git
 conflicts = buf-bin
 license = Apache
 makedepends = golang-go
-source = git+https://github.com/bufbuild/buf.git#tag=v1.4.0
+source = git+https://github.com/bufbuild/buf.git#tag=v1.5.0
 sha256sums = SKIP
 makedepends = golang-go
diff --git a/PKGBUILD b/PKGBUILD
index 3aa9ff2..148415a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
 # AUR Contributor: Alexander Menzhinsky <amenzhinsky@gmail.com>
 pkgname="buf"
 _gitname="buf"
-pkgver='1.4.0'
+pkgver='1.5.0'
 pkgrel='1'
 pkgdesc="A new way of working with Protocol Buffers"
 arch=("any")