summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimon Weald2018-11-06 09:28:29 +0000
committerSimon Weald2018-11-06 09:28:29 +0000
commit05a2ec8b645cb14b946e16a55db367c8e79d8da1 (patch)
tree51c1834f8d697238c0753efff13a0c4fba180199 /PKGBUILD
parent7725092c25fb8e3d70070f2d0029bd4c42345f7f (diff)
downloadaur-05a2ec8b645cb14b946e16a55db367c8e79d8da1.tar.gz
bumped to v1.17.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc170094b7a6..34d0e0daac58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=kompose-bin
_srcname=kompose
-pkgver=1.16.0
+pkgver=1.17.0
pkgrel=1
pkgdesc="Takes a Docker Compose file and translates it into Kubernetes resources"
url="http://kompose.io/"
@@ -11,7 +11,7 @@ license=('Apache')
arch=('x86_64')
source_x86_64=("$_srcname-$pkgver.tar.gz::https://github.com/kubernetes/kompose/releases/download/v$pkgver/kompose-linux-amd64.tar.gz")
-sha256sums_x86_64=('de5940e74a22199c4eeb34d0b9fdae5ad65cce161e2607c7055899bc87c9c25b')
+sha256sums_x86_64=('e2ff06af05334ffa6172dd451f31ac9a1d4addcd47ee449efec5558b21306b6d')
package() {