summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5caef61c8eda..6dc206beda8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgname=buildtools
pkgname=buildozer-bin
-pkgver=3.2.1
+pkgver=3.3.0
pkgrel=1
pkgdesc="A command line tool to rewrite Bazel BUILD files using standard conventions"
arch=('x86_64')
@@ -12,7 +12,7 @@ source=(
"${pkgname%-bin}-${pkgver}::${url}/releases/download/${pkgver}/${pkgname%-bin}"
"https://raw.githubusercontent.com/bazelbuild/buildtools/${pkgver}/LICENSE"
)
-sha256sums=('1c1a63d786327b0708273290e888d09f6aa93284db78d2cc0e15f7573c7f9e68'
+sha256sums=('4a841ef0f4eb34f83ed27005468d6b5a254708eeaf90e1e3f1d861408a9da981'
'e7a03a853a374c80876e6e18920c622bba70090ee8d056b6db8fa88073308268')
package() {