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 21ba4d8608ce..614594bc29a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Botting <andy@andybotting.com>
pkgname=python-heatclient
-pkgver='1.18.0'
+pkgver='2.1.0'
pkgrel='1'
pkgdesc='Python client library for Heat'
arch=('any')
@@ -16,7 +16,7 @@ checkdepends=('python-fixtures' 'python-requests-mock' 'python-mock'
'python-openstackclient' 'python-stestr' 'python-testrepository'
'python-testscenarios' 'python-mox3')
source=("https://github.com/openstack/$pkgname/archive/$pkgver.tar.gz")
-sha512sums=('b778e034bb80823642758fac167b30cf78a3c78dcc3bb99007c051012052b176a8faf4da26917004c21277b9db42c63dbbb9be4f50b5487fd4d6127e3dc78256')
+sha512sums=('cfbcd75bbcd208a778f8c31de42a2242e2fa80c856345fba1def85fda1c818fa080b29c0ff91ee896caa0375d6058e405d725af2a51e63e906a0f59f3e492b99')
export PBR_VERSION=$pkgver