summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Botting2023-07-03 08:20:14 +1000
committerAndy Botting2023-07-03 08:21:31 +1000
commitd11842f3701e477a910d623ff06b4c492d2c9a41 (patch)
treee18972b445f99a802f141111947df73e9b418634
parentd8347b846fcf19e4924d7d6914654a1855b3ae38 (diff)
downloadaur-d11842f3701e477a910d623ff06b4c492d2c9a41.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 c8b308ac5daa..5ea6dbc52f87 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,7 +16,7 @@ pkgbase = python-futurist
depends = python-monotonic
depends = python-prettytable
depends = python-wheel
- source = https://github.com/openstack/futurist/archive/2.4.1.tar.gz
- sha512sums = 843dddb5aacde60772be4e92b7c514393ccc51849da8c34ce0bdfa77155bcd4d002a1986143f2ba575ff6eb4f2cae036536da484ed0cc494caaf26b417ebb8e1
+ source = https://opendev.org/openstack/futurist/archive/2.4.1.tar.gz
+ sha512sums = 1af2ea994f82a1814b54a779ab42bbbf3f7ef9d5fa8cd723b8c20df3eba038e23e0e29a905ba4364b2332c9bdb997d6ec5331c10cdeacb29d498b2692a7033cd
pkgname = python-futurist
diff --git a/PKGBUILD b/PKGBUILD
index 971ba7759196..f428d7864794 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@ depends=('python-pbr' 'python-six' 'python-monotonic' 'python-prettytable'
'python-wheel')
checkdepends=('python-eventlet' 'python-oslotest' 'python-stestr'
'python-testrepository' 'python-testscenarios' 'python-testtools')
-source=("https://github.com/openstack/futurist/archive/$pkgver.tar.gz")
-sha512sums=('843dddb5aacde60772be4e92b7c514393ccc51849da8c34ce0bdfa77155bcd4d002a1986143f2ba575ff6eb4f2cae036536da484ed0cc494caaf26b417ebb8e1')
+source=("https://opendev.org/openstack/futurist/archive/$pkgver.tar.gz")
+sha512sums=('1af2ea994f82a1814b54a779ab42bbbf3f7ef9d5fa8cd723b8c20df3eba038e23e0e29a905ba4364b2332c9bdb997d6ec5331c10cdeacb29d498b2692a7033cd')
export PBR_VERSION=$pkgver