summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTomas Kral2017-09-12 08:19:46 +0200
committerTomas Kral2017-09-12 08:19:46 +0200
commit6a5b0a1116d3c32e0d18c01b094ae13d216ebb5b (patch)
tree1e1550f4256d9ac86f8b97a6bd6817a2d0079d6b /PKGBUILD
parentd7f6b4acdbe312c82a9e1c1784290406c1d3d119 (diff)
downloadaur-6a5b0a1116d3c32e0d18c01b094ae13d216ebb5b.tar.gz
v1.1.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33d2cebc519f..743a1c5c08e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=kompose-bin
_srcname=kompose
-pkgver=1.0.0
-pkgrel=2
+pkgver=1.1.0
+pkgrel=1
pkgdesc="Takes a Docker Compose file and translates it into Kubernetes resources"
url="http://kompose.io/"
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")
-md5sums_x86_64=('9e7aa088318c54b81d25bae5640fa1af')
+md5sums_x86_64=('039a497618022d6530b7cce0a71dca65')
package() {