summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDennis Oehme2019-05-22 09:27:07 +0000
committerDennis Oehme2019-05-22 09:27:07 +0000
commit0846ea8d6448e672a800c11fa1308e428bc19e78 (patch)
tree3badcd7034f14d9d3942d760d4220a823a266a81
parent1a336ca2c437fd9a037b620ba32a1c21108a22ef (diff)
downloadaur-0846ea8d6448e672a800c11fa1308e428bc19e78.tar.gz
bump version to 1.12.1-c8d5a187d72e0564ab7f2777fe9620d925664873
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac63266afeb6..6903d5e93d8e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = kops-bin
pkgdesc = Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management
pkgver = 1.12.1
- pkgrel = 2
+ pkgrel = 1
url = https://github.com/kubernetes/kops
arch = x86_64
license = apache
diff --git a/PKGBUILD b/PKGBUILD
index 18a9fe7ec84f..2653826eb2d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=kops-bin
pkgver=1.12.1
_build=${pkgver}
-pkgrel=2
+pkgrel=1
pkgdesc='Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management'
url='https://github.com/kubernetes/kops'
arch=('x86_64')