summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Botting2023-07-03 08:25:01 +1000
committerAndy Botting2023-07-03 08:25:01 +1000
commite95ffa38a4a84ce793fe1bb2db044d7816791e82 (patch)
treed1588f6c6fb55744c357729943ed23c85ee06417
parentf26e09bcb3cf1ff458d7580c9a9cb81ea856f5d3 (diff)
downloadaur-e95ffa38a4a84ce793fe1bb2db044d7816791e82.tar.gz
Update pkgsum
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 59dd9b31402c..d65ee2db2e9f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -29,7 +29,7 @@ pkgbase = python-shade
depends = python-ironicclient
depends = python-designateclient
depends = python-dogpile.cache
- source = https://github.com/openstack/shade/archive/1.33.0.tar.gz
- sha512sums = dda29a5cbe41a2dc1641accdca66d80fd2afb58855ae3a9d99fb11a5b3407fa3afe7b5a8dc04150526050ff968f117202150330133a894553a51844a375f8c1f
+ source = https://opendev.org/openstack/shade/archive/1.33.0.tar.gz
+ sha512sums = 1ada0eacca29775c497d2382d09ad882323e3fc315cf03728f01e5d29e66700dec1ec284a3db8a04442d8bbc83227009d4e94b027883fb594a065dae921629a8
pkgname = python-shade
diff --git a/PKGBUILD b/PKGBUILD
index 8a2beaed9f13..300a2eaf1031 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,8 +16,8 @@ depends=('python-pbr' 'python-jmespath'
checkdepends=('python-dogpile.cache' 'python-future' 'python-fixtures'
'python-mock' 'python-subunit' 'python-requests-mock'
'python-testtools' 'python-stestr' 'python-oslotest')
-source=("https://github.com/openstack/shade/archive/$pkgver.tar.gz")
-sha512sums=('dda29a5cbe41a2dc1641accdca66d80fd2afb58855ae3a9d99fb11a5b3407fa3afe7b5a8dc04150526050ff968f117202150330133a894553a51844a375f8c1f')
+source=("https://opendev.org/openstack/shade/archive/$pkgver.tar.gz")
+sha512sums=('1ada0eacca29775c497d2382d09ad882323e3fc315cf03728f01e5d29e66700dec1ec284a3db8a04442d8bbc83227009d4e94b027883fb594a065dae921629a8')
export PBR_VERSION=$pkgver