summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Birks2020-04-01 15:52:07 -0400
committerDavid Birks2020-04-01 15:52:07 -0400
commitaea43da36446c8364063fad2c52a7b40648da400 (patch)
tree0f3a8e9ae2afdbb96a45218fff606d43d0140715 /PKGBUILD
parent3531a3a8883155942c788498d456f4b8bb9b4bd9 (diff)
downloadaur-aea43da36446c8364063fad2c52a7b40648da400.tar.gz
Update to 0.24.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 29467e3cac00..7dad57d5b0e3 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.23.0
+pkgver=0.24.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=('a1c97846329f3cb26315094f17b9b239542e9b14531232d61012a8d35e58b281')
+sha256sums=('bbc96dd05c5a481fa22c8a4a4df83b0bb7efe51c3ef1ae5ab6c3e256c60e697c')
prepare() {
# Make fake gopath