summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8bb8c252be1..317e92f9af46 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-mistralclient
pkgdesc = Mistral Client Library
- pkgver = 3.3.0
+ pkgver = 3.6.0
pkgrel = 1
url = https://docs.openstack.org/developer/mistral/
arch = any
@@ -8,7 +8,7 @@ pkgbase = python-mistralclient
makedepends = git
makedepends = python-setuptools
makedepends = python2-setuptools
- source = git+https://git.openstack.org/openstack/python-mistralclient#tag=3.3.0
+ source = git+https://git.openstack.org/openstack/python-mistralclient#tag=3.6.0
sha512sums = SKIP
pkgname = python-mistralclient
diff --git a/PKGBUILD b/PKGBUILD
index d0636dd4e85a..b2e5940090be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Botting <andy@andybotting.com>
pkgname=('python-mistralclient' 'python2-mistralclient')
-pkgver='3.3.0'
+pkgver='3.6.0'
pkgrel='1'
pkgdesc='Mistral Client Library'
arch=('any')