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 e7924561ac86..24a5bdead538 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: ml <ml@visu.li>
pkgname=helm-diff
-pkgver=3.5.0
+pkgver=3.6.0
pkgrel=1
pkgdesc='Helm plugin that shows a diff explaining what a helm upgrade would change'
arch=('x86_64')
@@ -10,7 +10,7 @@ install=helm-diff.install
depends=('glibc')
makedepends=('go')
source=("$url/archive/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('c6caab58c5ae665a769e69dc43dab34e100a840ed884fd56898710eea94fad30')
+sha256sums=('6b50512352f734d36ee13e7f9e9f951aead709d1438ad54eabeb8c38bbb42fad')
prepare() {
sed -i '/^hooks:$/Q' "$pkgname-$pkgver"/plugin.yaml