summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Donchez2016-04-27 17:42:18 +0200
committerDavid Donchez2016-04-27 17:42:18 +0200
commitbacaa2e57020fec9e0e9064b944dcd5251fbc617 (patch)
treefa460b1c95d27ed9b66eed8996e15f9cbdf7e77b
parente6cdecc986997e1fbb927a28624fc85801f6cd53 (diff)
downloadaur-bacaa2e57020fec9e0e9064b944dcd5251fbc617.tar.gz
v0.15.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82055fe9abfc..41f6d43c03f9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = kpm
pkgdesc = CLI to deploy and manage applications stack on Kubernetes
- pkgver = v0.14.4
+ pkgver = v0.15.0
pkgrel = 1
url = https://github.com/kubespray/kpm
arch = any
@@ -13,8 +13,8 @@ pkgbase = kpm
depends = python2-tabulate
depends = python2-termcolor
options = !emptydirs
- source = kpm::https://github.com/kubespray/kpm/archive/v0.14.4.zip
- sha256sums = 07c6599e62dcc7eb27a54d03863e9795c406f509ff443adaf770ffaac3574c5c
+ source = kpm::https://github.com/kubespray/kpm/archive/v0.15.0.zip
+ sha256sums = f9afd7550ae7209c9d26e5a7b73035c697569c5d0028adb95ea22125171527e6
pkgname = kpm
diff --git a/PKGBUILD b/PKGBUILD
index 4ca7057158c0..ed35deabfba1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: David Donchez <david.donchez@gmail.com>
pkgname=kpm
-pkgver=v0.14.4
+pkgver=v0.15.0
pkgrel=1
pkgdesc="CLI to deploy and manage applications stack on Kubernetes"
arch=('any')
@@ -16,7 +16,7 @@ backup=()
options=(!emptydirs)
install=
source=("$pkgname::https://github.com/kubespray/kpm/archive/$pkgver.zip")
-sha256sums=('07c6599e62dcc7eb27a54d03863e9795c406f509ff443adaf770ffaac3574c5c')
+sha256sums=('f9afd7550ae7209c9d26e5a7b73035c697569c5d0028adb95ea22125171527e6')
package() {
# striping char from tag