summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJohan Brandhorst2020-11-16 13:21:54 +0000
committerJohan Brandhorst2020-11-16 13:21:54 +0000
commit79eb34642c2e183234a1ba5a84345662062bfc16 (patch)
tree2f18b3088f34980533b23b6209c0e70cf5d33ac0 /PKGBUILD
parent11def11961cf64660ba3e809500b696f4061ff91 (diff)
downloadaur-79eb34642c2e183234a1ba5a84345662062bfc16.tar.gz
Update to v0.30.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d7baa9de6f79..dfab43e72f8b 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.30.0
+pkgver=0.30.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=('b6eb34f62b64c18a6e81cbdc5147e6ebba5fae376146355aca4ffc29be003c79')
+sha256sums=('a750d0fd928d0334c12d4d99a1357061e7d7de292db5d39d59140f0661875e8c')