summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohan Brandhorst2020-11-18 12:12:07 +0000
committerJohan Brandhorst2020-11-18 12:12:07 +0000
commit9c89cd6041893a2db246dd1ec0fa8040c4fad5ba (patch)
tree97f71144936d67dffeda9366a2a29cdb6b61faf5 /PKGBUILD
parentf71e8f084980763b0b65444228f1b8a60d7c3e89 (diff)
downloadaur-9c89cd6041893a2db246dd1ec0fa8040c4fad5ba.tar.gz
Update to v0.31.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c42e7f5c984e..7737c96d2254 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Johan Brandhorst <jbrandhorst@buf.build>
# Contributor: Alexander Menzhinsky <amenzhinsky@gmail.com>
pkgname=buf
-pkgver=0.31.0
+pkgver=0.31.1
pkgrel=1
pkgdesc="A new way of working with Protocol Buffers"
arch=("any")
@@ -25,4 +25,4 @@ package() {
install -Dm644 "${pkgname}-${pkgver}/completion.zsh" "${pkgdir}/usr/share/zsh/site-functions/_buf"
}
-sha256sums=('f191423ebc988d31db44aec307b2884178750f9da94ba91e9a12acc6e2d3c214')
+sha256sums=('b4b2364b551db21b84b37fd6462c6eb64c4d865fbc312a581a127d05557273a8')