summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Birks2020-01-28 20:44:26 -0500
committerDavid Birks2020-01-28 20:44:26 -0500
commit19a319a26eda6b89c31792e2201a4cf51cb4c4ed (patch)
treece88b35bd4ee8e2749de57c3e87f5698bc968e0d /PKGBUILD
parent9b7364f31037b6dc7ee5f10abd48dbe8e0177817 (diff)
downloadaur-19a319a26eda6b89c31792e2201a4cf51cb4c4ed.tar.gz
Update to 0.19.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8f77ea2f404..a779414729ca 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.18.0
+pkgver=0.19.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=('2132c9113eb04b14fbc79942b8c70b62214360e87ea6423c7cd7c427dbc2c262')
+sha256sums=('c90b8145552efe32b7766da3252d088f010a8e394eaa7d91357676795e309ddb')
prepare() {
# Make fake gopath