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 863685fa58fd..502f58fbb783 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=buildtools
pkgname=buildozer
-pkgver=4.2.4
+pkgver=4.2.5
pkgrel=1
pkgdesc='A command line tool to rewrite Bazel BUILD files using standard conventions'
arch=('x86_64')
@@ -19,7 +19,7 @@ source=(
"0001-copy-buildozer-target-output.patch"
)
sha256sums=('231ec5ca8115e94c75a1f4fbada1a062b48822ca04f21f26e4cb1cd8973cd458'
- '44a6e5acc007e197d45ac3326e7f993f0160af9a58e8777ca7701e00501c0857'
+ 'd368c47bbfc055010f118efb2962987475418737e901f7782d2a966d1dc80296'
'68ae2f6ec82afb45baf89c264438c86db35031368b061d8c92036c341f6eb3b1')
prepare() {