summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Birks2020-05-06 12:04:40 -0400
committerDavid Birks2020-05-06 12:04:40 -0400
commitb7e522de2e0c874489b154097287148945d88285 (patch)
treeea7d2ebb96be9864ddfc206029b1b3c1f716992e /PKGBUILD
parentd23680515e4baecb2224269ee7d4026bd050ad33 (diff)
downloadaur-b7e522de2e0c874489b154097287148945d88285.tar.gz
Update to 0.26.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6e7570e06f0c..5cefe0a98155 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.25.0
+pkgver=0.26.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=('3844bd05fc97c1ff83e3afb752ea70b967e12bbc6d53e13b89ccb9a7d11e7380')
+sha256sums=('c1b2c7849ff157a7ef1119582146b077f62152ae15546c6aa69e194d73e091a4')
prepare() {
# Make fake gopath