summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHiago Prata2018-02-25 11:05:49 -0300
committerHiago Prata2018-02-25 11:05:49 -0300
commitfe63fc62c9aeb18b790565505adc4e62b835a58f (patch)
tree029a19e92fb647ba1310ac0b35bb0959ea725219 /PKGBUILD
parent7cd7251f276b9f5b4d78eab2099e1296f9963689 (diff)
downloadaur-fe63fc62c9aeb18b790565505adc4e62b835a58f.tar.gz
Package upgraded to v1.6.8
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3e9e58cc376f..f5c65fc13f31 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,16 +1,16 @@
# Maintainer: Hiago Prata <hcprata17 at gmail dot com>
pkgname=pachctl-bin
-pkgver=1.6.0
-pkgrel=2
+pkgver=1.6.8
+pkgrel=1
pkgdesc="Pachyderm lets you deploy and manage multi-stage, language-agnostic data pipelines while maintaining complete reproducibility and provenance."
url='pachyderm.io'
license=('Apache License 2.0')
+depends=('minikube')
provides=('pachctl')
arch=('x86_64')
source_x86_64=("https://github.com/pachyderm/pachyderm/releases/download/v${pkgver}/pachctl_${pkgver}_amd64.deb")
-md5sums_x86_64=('ad6b943424365f5eb509615165290eed')
-sha256sums_x86_64=('4289190e740b45f11291633aee15a3137e07f02905e2604772d0f29e93ac63cf')
+sha256sums_x86_64=('ef892b58af60e5a4d353a603c83442b9ceb309c0010b3994a91d002eb3cee2d8')
prepare() {
tar xvfz $srcdir/data.tar.gz