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 3788b4b3f15c..b06f13cbf659 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-manilaclient
pkgdesc = Client library for OpenStack Manila API
- pkgver = 1.17.2
+ pkgver = 1.21.0
pkgrel = 1
url = http://docs.openstack.org/developer/python-manilaclient
arch = any
@@ -25,7 +25,7 @@ pkgbase = python-manilaclient
makedepends = git
makedepends = python-setuptools
makedepends = python2-setuptools
- source = git+https://git.openstack.org/openstack/python-manilaclient#tag=1.17.2
+ source = git+https://git.openstack.org/openstack/python-manilaclient#tag=1.21.0
md5sums = SKIP
pkgname = python-manilaclient
diff --git a/PKGBUILD b/PKGBUILD
index c8900b3df610..7cc54d4ba08a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Andy Botting <andy@andybotting.com>
pkgname=('python-manilaclient' 'python2-manilaclient')
-pkgver='1.17.2'
+pkgver='1.21.0'
pkgrel='1'
pkgdesc='Client library for OpenStack Manila API'
arch=('any')