summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46c19cd0f58c..95805b366276 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-openshift
pkgdesc = Python client for the OpenShift API
pkgver = 0.11.2
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/openshift/openshift-restclient-python
arch = any
license = APACHE
diff --git a/PKGBUILD b/PKGBUILD
index 56f8a6f23624..8116678e36c2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-openshift
pkgver=0.11.2
-pkgrel=1
+pkgrel=2
pkgdesc="Python client for the OpenShift API"
url="https://github.com/openshift/openshift-restclient-python"
license=('APACHE')