summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarlos Aznarán Laos2023-03-02 09:18:22 -0500
committerCarlos Aznarán Laos2023-03-02 09:18:22 -0500
commit8496a1e824067bb98508e88e66d3533ae339eb8d (patch)
tree269842f4bf34e68cc9c40d5474a99f9572ed1068 /PKGBUILD
parent93abc0d089f9422744384adbd740306e50d86877 (diff)
downloadaur-8496a1e824067bb98508e88e66d3533ae339eb8d.tar.gz
Update checksum
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 33bf4c034676..3b12874fce0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,7 +27,7 @@ optdepends=(
)
checkdepends=(python-pytest python-requests-mock python-responses python-itsdangerous python-ujson python-timeout-decorator python-rich)
source=(${_base}-${pkgver}.tar.gz::${url}/archive/v${pkgver}.tar.gz)
-sha512sums=('21bc59c35fdbcd25ae9db5e13067422199bb29077ddc98ecf163e52fee2ef38f31c44012a39e96ad3f3b32854510edd8453803352eb076622bfd817cde51a7e2')
+sha512sums=('92d6e1b9afb158f824a4b20d83c7b30a5988476b741213b0663df6095df1753da2dcd6516372ba383864e19d346850a356e9370b2ae27554effcc3f0b6a078c8')
build() {
cd ${_base}-${pkgver}