summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Botting2021-10-05 12:21:05 +1100
committerAndy Botting2021-10-05 12:21:05 +1100
commit98fb8fb9952d465d0058c1287708c478cc669faa (patch)
tree39e0cf9d35c76a66c04050e774381eb48e66b414 /PKGBUILD
parent3877a1c06671f0af5e58fd365f48b74829b601c3 (diff)
downloadaur-98fb8fb9952d465d0058c1287708c478cc669faa.tar.gz
Update to v3.1.1-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 13a853c53769..ab7ff4fd252c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Botting <andy@andybotting.com>
pkgname=python-osc-placement
-pkgver=2.2.0
+pkgver=3.1.1
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=('064bd64e3359faa0ea0b8f1869cad1e5975b8c15164668db924df80f5fa67ff843adef868bd3afef0f6ee9f32c0efd4937b12a5464d4a37424c68324a6d3ab2a')
+sha512sums=('7769fca24e7c58a3b7310dad100a68455173326338e3258941120d35e18b3f7036afd955c8b8112a060af56bf82dd9db7c8a32728c3e093026117ff7f7c73e7a')
export PBR_VERSION=$pkgver