summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMuhkoenig2018-08-03 09:56:44 +0200
committerMuhkoenig2018-08-03 09:56:44 +0200
commit73bb0f1b071cfe4c3e7dc86365ac046365846b9d (patch)
treeb9bcc830ccbd7864f2ade2566b0990c9a52bca68 /PKGBUILD
parentf0868819bd5305abe6212de623063b777b2f0621 (diff)
downloadaur-73bb0f1b071cfe4c3e7dc86365ac046365846b9d.tar.gz
BUGFIX: fix the fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c1f6f6c6dba5..3d0b37c514c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgname=minikube-bin
pkgver=0.28.2
-pkgrel=2
-pkgdesc="A is a tool that makes it easy to run Kubernetes locally"
+pkgrel=3
+pkgdesc="A tool that makes it easy to run Kubernetes locally"
url="https://github.com/kubernetes/minikube"
license=('Apache')
arch=('x86_64')