summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndy Botting2019-08-12 08:33:16 +1000
committerAndy Botting2019-08-12 08:33:16 +1000
commitde7195e3504f14473c4eca19da8df0491756f52c (patch)
treea482d851532fd5ebf86637cc2a22ec79bb102f86 /PKGBUILD
parent192fd584e92d20d68f030bf76dbdf5a5fab3579f (diff)
downloadaur-de7195e3504f14473c4eca19da8df0491756f52c.tar.gz
Update to v2.14.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0d3b9a99ab0f..4d29c3df7d32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Andy Botting <andy@andybotting.com>
pkgname=python-magnumclient
-pkgver=2.13.0
-pkgrel=1
+pkgver='2.14.0'
+pkgrel='1'
pkgdesc='Python client library for Magnum'
arch=('any')
url="http://docs.openstack.org/$pkgname/"
@@ -16,7 +16,7 @@ checkdepends=('bandit' 'python-fixtures' 'python-openstackclient'
'python-oslotest' 'python-osprofiler' 'python-stestr'
'python-testscenarios' 'python-testtools' 'python-mock')
source=("https://github.com/openstack/$pkgname/archive/$pkgver.tar.gz")
-sha512sums=('f1043e8bf92e0e825d715b058db788b1108c078b537af646c71eb4d190d39249bbd486d2cdb97fae870ed8a19c86953c188bd8cd31b089bb767c42385c4e0a59')
+sha512sums=('75e197d3899b58969f81f50be3ea705099fbb798e125d71a925ed38811377f4280dc3a88ddaf3c9b3be94c652f9ff8dd2ba4ae20e081335ceee9d139789579e0')
export PBR_VERSION=$pkgver