summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Birks2020-08-12 10:04:54 -0400
committerDavid Birks2020-08-12 10:04:54 -0400
commit2c8676fa0b1cb64907300edb66cfc944756765a4 (patch)
tree8dccc9fc2202b1003a4dfbc8bcd23230f5f5046a /PKGBUILD
parent85ee0e8da0788374fb1c8451dd15f5becb9d0e49 (diff)
downloadaur-2c8676fa0b1cb64907300edb66cfc944756765a4.tar.gz
Update to 0.33.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e780cbc00baf..438f214b9996 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=kapp
pkgdesc='A simple deployment tool focused on the concept of a Kubernetes application'
-pkgver=0.31.0
+pkgver=0.33.0
pkgrel=1
arch=('x86_64')
license=('Apache')
@@ -11,7 +11,7 @@ depends=('kubectl')
makedepends=('go')
conflicts=('kapp-git')
source=("$pkgname-$pkgver.tar.gz::https://github.com/k14s/kapp/archive/v$pkgver.tar.gz")
-sha256sums=('c9879cfb62e2cbdfe0313a6b7b2513cbbce406d3394c4873c6d05334f74ab3aa')
+sha256sums=('00ea839dc3d75566d5f9bb045e031558bf10169871688ead095c41e7082d272b')
prepare() {
# Make fake gopath