summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Botting2022-07-13 08:10:22 +1000
committerAndy Botting2022-07-13 08:10:22 +1000
commit7cdcddc054257661afba18831a94d66ce37fc791 (patch)
tree54ad52450cfd067479afac73258fe6fa9aae1da3 /PKGBUILD
parent98fb8fb9952d465d0058c1287708c478cc669faa (diff)
downloadaur-7cdcddc054257661afba18831a94d66ce37fc791.tar.gz
Update to v3.2.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ab7ff4fd252c..e13b7bb17048 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Botting <andy@andybotting.com>
pkgname=python-osc-placement
-pkgver=3.1.1
+pkgver=3.2.0
pkgrel=1
pkgdesc='OpenStackClient plugin for the Placement service'
arch=('any')
@@ -12,7 +12,7 @@ depends=('python-pbr' 'python-six' 'python-keystoneauth1'
checkdepends=('python-oslotest' 'python-openstackclient' 'python-stestr'
'python-wsgi-intercept')
source=("https://github.com/openstack/osc-placement/archive/$pkgver.tar.gz")
-sha512sums=('7769fca24e7c58a3b7310dad100a68455173326338e3258941120d35e18b3f7036afd955c8b8112a060af56bf82dd9db7c8a32728c3e093026117ff7f7c73e7a')
+sha512sums=('95a5b3004671b4ea541b0b2a923779a0820e8fe89757977b05d1c30857066d93f873856110a529cdedd21eec4484cbc4e800b9a5dcabd670059a6f111d9e1dbe')
export PBR_VERSION=$pkgver