summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 61ba9cd8c408..b4bed5ea19a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Victor <victor@xirion.net>
pkgname=rke-bin
-pkgver=v0.1.16
+pkgver=v0.1.17
pkgrel=1
pkgdesc='Rancher Kubernetes Engine, an extremely simple, lightning fast Kubernetes installer that works everywhere. '
arch=('x86_64')
@@ -9,7 +9,7 @@ url='https://github.com/rancher/rke'
license=('Apache')
provides=('rke')
source=("https://github.com/rancher/rke/releases/download/${pkgver}/rke_linux-amd64")
-md5sums=('9ae8e8813e28f51a35ad9343478f2f19')
+md5sums=('926a0b72b9595de53ea000bcef710064')
package() {
mkdir -p "${pkgdir}/usr/bin"