summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorArturo Penen2021-06-27 15:36:51 +0200
committerArturo Penen2021-06-27 15:36:51 +0200
commit69381eece2fddcfbf2c5e2e05da5b2e3ab77083a (patch)
treeaa733854fa0800a55ba07e28266d8631898c2402 /PKGBUILD
parent2dedd8a24e6e79592db35abfc9df62a06b626632 (diff)
downloadaur-69381eece2fddcfbf2c5e2e05da5b2e3ab77083a.tar.gz
Increase release
Signed-off-by: Arturo Penen <arturo.penen@diagroup.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 629c866a5aed..080e99220d69 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=kops
pkgver=1.20.2
-pkgrel=1
+pkgrel=2
pkgdesc='Kubernetes Operations - Production Grade K8s Installation, Upgrades, and Management (build from src)'
arch=('x86_64')
url='https://github.com/kubernetes/kops'