update to v0.9.4

This commit is contained in:
Lukas Grossar
2018-09-12 15:55:49 +02:00
parent 3b63dec284
commit 5e24ae743f
2 changed files with 5 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
# Maintainer: Lukas Grossar <lukas.grossar@gmail.com>
pkgname=ark-bin
pkgver=0.9.1
pkgver=0.9.4
pkgrel=1
pkgdesc="Backup client for Kubernetes"
arch=('x86_64')
@@ -9,7 +9,7 @@ url="https://github.com/heptio/ark"
optdepends=('kubectl-bin: To connect to Kubernetes')
license=('Apache')
source=("https://github.com/heptio/ark/releases/download/v${pkgver}/ark-v${pkgver}-linux-amd64.tar.gz")
sha256sums=('7b01746f05438b615a475b19a5cc3c59f282a4387c5a98fa3b88b450a946d1a7')
sha256sums=('9e4ed69252472dfa8eab0a827d00617a8ba27f22c267db655efd541513e673c8')
package() {
cd "$srcdir"