summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ae54396cdfcb..8b4c7984a406 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Botting <andy@andybotting.com>
pkgname=python-osc-placement
-pkgver=4.0.0
+pkgver=4.1.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=('5b320591ef4ac189c09f209129b1a9f08a0aafa59803072b1334ad483e07fce0d5837038fbfcda1b48eacdcd7a3e8fb4d4a6fc60c082c8195cfe7691171bdd58')
+sha512sums=('f301cfda3fdb2135c80650c3b8dfcc4926fbaa118869b4f417536be4f9cbcf64634b0b3715d3dcd983177f2a59a614d71353ad95aec43d8e3bd4d851d687bcea')
export PBR_VERSION=$pkgver