summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Botting2023-07-03 08:25:21 +1000
committerAndy Botting2023-07-03 08:25:21 +1000
commita2426348fbac62427dcd1ca4080b04e5d670b78c (patch)
treebbfdddd973d6d1dcdea918ed8fe91090d0780643
parent96faf00f09dcb71eca1b7cc2167d76c267784037 (diff)
downloadaur-a2426348fbac62427dcd1ca4080b04e5d670b78c.tar.gz
Update pkgsum
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4e27681897c9..df6836517bab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -32,6 +32,6 @@ pkgbase = python-muranoclient
depends = python-oslo-log
depends = python-oslo-i18n
source = https://opendev.org/openstack/python-muranoclient/archive/2.6.0.tar.gz
- sha512sums = 948ecaf55fb292180f761edb9adf8c53776c26d9de011f83144af52bf275be41273254ef6aabe51d0aa16453d2e66208be4b49325d1ab346b0e660249c7d6224
+ sha512sums = d1e73369eccb114aa4793f3c2109f604d7d8a4d17fa0cf79d6550cd3e10cb254eee720a95460acec6707e87c03526b8dabfafea806f463c8f93358153290516c
pkgname = python-muranoclient
diff --git a/PKGBUILD b/PKGBUILD
index 2fd5d19eb524..d733fcaee796 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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://opendev.org/openstack/$pkgname/archive/$pkgver.tar.gz")
-sha512sums=('948ecaf55fb292180f761edb9adf8c53776c26d9de011f83144af52bf275be41273254ef6aabe51d0aa16453d2e66208be4b49325d1ab346b0e660249c7d6224')
+sha512sums=('d1e73369eccb114aa4793f3c2109f604d7d8a4d17fa0cf79d6550cd3e10cb254eee720a95460acec6707e87c03526b8dabfafea806f463c8f93358153290516c')
export PBR_VERSION=$pkgver