summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatthias Lisin2022-09-23 16:12:04 +0200
committerMatthias Lisin2022-09-23 16:12:04 +0200
commit794a45383768f67101dec14ff7d4318c02c853dd (patch)
tree9e792c0a3f6d98ed05de99c4d443ef4bd887495a /PKGBUILD
parent603c588a0c68b4fa2f8cf53df35f0f260ffb2e79 (diff)
downloadaur-794a45383768f67101dec14ff7d4318c02c853dd.tar.gz
upgpkg: helm-diff 3.6.0-1
upstream release
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