summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTomas Kral2017-12-13 10:23:20 +0100
committerTomas Kral2017-12-13 10:23:20 +0100
commitb31502c3144f069e6197ae3a058b848df32bf1a4 (patch)
tree6073ad3ac1d09a7b03b49a304b17e564952dbcc7 /PKGBUILD
parent0b13cbfd50be68612b05f0178154c1d08cfdd6a0 (diff)
downloadaur-b31502c3144f069e6197ae3a058b848df32bf1a4.tar.gz
v1.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0bcdec838355..c86b259bcc69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=kompose-bin
_srcname=kompose
-pkgver=1.4.0
+pkgver=1.6.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-incubator/kompose/releases/download/v$pkgver/kompose-linux-amd64.tar.gz")
-sha256sums_x86_64=('0647a04230a1ff1bdaec9e9cb42eaf822626b38eee5d33455971dbc6b0a3e048')
+sha256sums_x86_64=('0e48b92c124edf2d1dfbb604f2a13e475e1f284b1e84030a3526cf844cd9573d')
package() {