summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Botting2023-07-03 08:23:12 +1000
committerAndy Botting2023-07-03 08:23:12 +1000
commit561aaa4b349184706885bc8cef3105ace927c100 (patch)
tree0e0de734ad4860404f3b9441a034eee7dd38a764
parente68b7f88c83c5ace015f12409d9b0dcd678d1cb6 (diff)
downloadaur-561aaa4b349184706885bc8cef3105ace927c100.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 9a18fd435933..d42dc514845b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -19,7 +19,7 @@ pkgbase = python-barbicanclient
depends = python-oslo-i18n
depends = python-oslo-serialization
depends = python-oslo-utils
- source = https://github.com/openstack/python-barbicanclient/archive/5.5.0.tar.gz
- sha512sums = b97fe7b8f116d6b03f14b105364c68f97423fc98903dbd8c907888c0c69b2d10641df2a80454ea28e739522ae0fb9c3786c0dfda00c2da1d1aeb9db31ab2564e
+ source = https://opendev.org/openstack/python-barbicanclient/archive/5.5.0.tar.gz
+ sha512sums = 3eeb1a6c2e4d0d6dbf24e2c331a004a1208517fc54db79964a9527f8decd622228b40987174a7ebd67cf58872028e8ebf97b83d4e234b38a27cad7bf392f5985
pkgname = python-barbicanclient
diff --git a/PKGBUILD b/PKGBUILD
index 17e5fd993d9f..bff59783ba17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,8 +13,8 @@ depends=('python-pbr' 'python-requests' 'python-cliff'
checkdepends=('python-fixtures' 'python-requests-mock' 'python-stestr'
'python-testtools' 'python-oslotest' 'python-oslo-config'
'python-openstackclient')
-source=("https://github.com/openstack/$pkgname/archive/$pkgver.tar.gz")
-sha512sums=('b97fe7b8f116d6b03f14b105364c68f97423fc98903dbd8c907888c0c69b2d10641df2a80454ea28e739522ae0fb9c3786c0dfda00c2da1d1aeb9db31ab2564e')
+source=("https://opendev.org/openstack/$pkgname/archive/$pkgver.tar.gz")
+sha512sums=('3eeb1a6c2e4d0d6dbf24e2c331a004a1208517fc54db79964a9527f8decd622228b40987174a7ebd67cf58872028e8ebf97b83d4e234b38a27cad7bf392f5985')
export PBR_VERSION=$pkgver