summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 12459aeec595..03f9d59fc2fe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Andy Botting <andy@andybotting.com>
pkgname=python-muranoclient
-pkgver='2.0.0'
-pkgrel='1'
+pkgver=2.1.0
+pkgrel=1
pkgdesc='Python client library for Murano'
arch=('any')
url="https://docs.openstack.org/$pkgname/"
@@ -16,7 +16,7 @@ checkdepends=('python-fixtures' 'python-mock' 'python-requests-mock'
'python-tempest' 'python-stestr' 'python-testscenarios'
'python-testtools' 'python-oslotest' 'python-os-testr')
source=("https://github.com/openstack/$pkgname/archive/$pkgver.tar.gz")
-sha512sums=('73a128cd9c84271873e41506d5e1cb3b4c1c0a2698f82704b362b93ae3eaf673addb37a3128490a4b9c6b1ae62e4e8f7347b6e1b96f4d1d6b81ec55ef724ef5d')
+sha512sums=('9c25aafe3b53a210893a625383a48f9dd981dc669703aea2c0d3741eb51ef840db5435585589a6c13143708a975a3563080545130bf4a5ca9eac4988a41cb3be')
export PBR_VERSION=$pkgver