summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Botting2022-07-13 08:43:10 +1000
committerAndy Botting2022-07-13 08:43:10 +1000
commit631771d8efdb90491622b046e25f7dcb46eaa77e (patch)
treef5995624f73dbbdaf387587de050a490802ff1d1 /PKGBUILD
parentd48027fee568470dc152da878ecf682dfd744abe (diff)
downloadaur-631771d8efdb90491622b046e25f7dcb46eaa77e.tar.gz
Update to v3.5.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index caef89ba84b5..0699d7b089c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Botting <andy@andybotting.com>
pkgname=python-saharaclient
-pkgver=3.4.0
+pkgver=3.5.0
pkgrel=1
pkgdesc='Python client library for Sahara'
arch=('any')
@@ -14,7 +14,7 @@ depends=('python-pbr' 'python-babel' 'python-keystoneauth1' 'python-osc-lib'
checkdepends=('python-hacking' 'python-mock' 'python-oslotest' 'python-stestr'
'python-requests-mock')
source=("https://github.com/openstack/$pkgname/archive/$pkgver.tar.gz")
-sha512sums=('e2d354aaecb82c017df0fb51135249e96f8e9bc4d88cbdfc2c4852397178fa83091df70abb7a5a6ce2788848d302304ee0898cc41c985cd690f150a15b3a6731')
+sha512sums=('ed7b0a24490aa1eac23900c376a8b17a5cd080e69e89774eadf321cf116e1ba622b6a7b6734833a2f2301b35e93fc461f0bbdca2cdb101f7dbfb861327c92b86')
export PBR_VERSION=$pkgver