summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSimon Weald2020-01-15 22:23:47 +0000
committerSimon Weald2020-01-15 22:23:47 +0000
commit1fcd20ecd454be3cb9d5f95aca26699bc51cc469 (patch)
tree2bb3354e6e39597a849d332623f45ebdca190f95 /PKGBUILD
parent160274df85c297d9bfa321203e3a95daf0184fd6 (diff)
downloadaur-1fcd20ecd454be3cb9d5f95aca26699bc51cc469.tar.gz
bump to 1.20.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9643fe102e5f..e51037627747 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=kompose-bin
_srcname=kompose
-pkgver=1.19.0
+pkgver=1.20.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=('fbef96ee334ae63c12332d5c6edfcc601ff8ad104cf01c6f946e37a5ab44e692')
+sha256sums_x86_64=('66b8785fec6113a36d120c5b171bbef9346e7d801b712a9e2d12e15f3e4b9741')
package() {