summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJeff Henson2021-06-23 14:20:14 -0600
committerJeff Henson2021-06-23 14:20:28 -0600
commit5e38d79c96f15884307946655b16fe71f55ef4aa (patch)
tree4fb4c513eff285a497483d2d2cdc11a4b49fae39 /PKGBUILD
parent9878729aab7d768fc68bcb4206e202bcef1b50bc (diff)
downloadaur-5e38d79c96f15884307946655b16fe71f55ef4aa.tar.gz
Update to 0.12.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 841a5e1bc5c8..6d2e0ead6594 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,13 +2,13 @@
# Old Maintainer: Giacomo Longo <gabibbo97@gmail.com>
pkgname=python-openshift
-pkgver=0.12.0
+pkgver=0.12.1
pkgrel=1
pkgdesc="Python client for the OpenShift API"
url="https://github.com/openshift/openshift-restclient-python"
license=('APACHE')
source=("https://github.com/openshift/openshift-restclient-python/archive/v${pkgver}.tar.gz")
-sha256sums=('6de497dd9b3ceb17abfec6074bc5758e1901088d41bd923c4f7b2ece29a7d15c')
+sha256sums=('eb63a08489798dd5a83c809baabe6a93ed8f82545e8343b53f3e514f6a19c80c')
arch=('any')
makedepends=('python-setuptools')
depends=(