diff options
author | Andy Botting | 2021-10-05 12:25:30 +1100 |
---|---|---|
committer | Andy Botting | 2021-10-05 12:25:30 +1100 |
commit | 189a4d956adfa75b266025a90aa880b3eb8cedcd (patch) | |
tree | 03ce3e5777b8fb25b4b48a2d560219da116f4b9f /.SRCINFO | |
parent | af7c42a578fc5663155c897b49e338b6a52f875f (diff) | |
download | aur-189a4d956adfa75b266025a90aa880b3eb8cedcd.tar.gz |
Update to v2.3.0-1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 7 |
1 files changed, 3 insertions, 4 deletions
@@ -1,6 +1,6 @@ pkgbase = python-muranoclient pkgdesc = Python client library for Murano - pkgver = 2.2.0 + pkgver = 2.3.0 pkgrel = 1 url = https://docs.openstack.org/python-muranoclient/ arch = any @@ -31,8 +31,7 @@ pkgbase = python-muranoclient depends = python-oslo-utils depends = python-oslo-log depends = python-oslo-i18n - source = https://github.com/openstack/python-muranoclient/archive/2.2.0.tar.gz - sha512sums = 1ecb4712c3eabad31b9391111cd0eb07d7eac07a3eafdf70ca11d513f7e465f71969a780b47a141c052fe5a3aefbd07db39475e98ddc0e5eb57edad2985116a8 + source = https://github.com/openstack/python-muranoclient/archive/2.3.0.tar.gz + sha512sums = 9ccd869a273287c97c3a2a69b8eb0b004b586316e0a7e62507efb3961b77b2b4237f3e09da3e4a833869be49c61c5f77920ea9d090b8474da817a8cb86d5cbc5 pkgname = python-muranoclient - |