summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index dc135132a1ec..aebf213c41cf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -27,7 +27,7 @@ depends=(python-filelock
makedepends=(python-build python-installer python-setuptools python-wheel)
checkdepends=(python-pytest-rerunfailures selenium-manager google-chrome)
source=(${_base}-${pkgver}.tar.gz::https://github.com/${_base,,}/${_base}/archive/v${pkgver}.tar.gz)
-sha512sums=('227e01b93a1fcb51cb23a06ee88578df0b8722b50372783b809e9743ab24c385faa769021417b952ea16ff4c73fb0c9e808e3f888867eea36bb69379a24960cb')
+sha512sums=('629817125d7fa5c2558e48168e20f6fa41e9529759264930c5a8dd8f193e61c677fc46bc075470ec2d281f94a34e8a19e262a450deb65dbfe7025cf1e20dca52')
build() {
cd ${_base}-${pkgver}