diff --git a/srcpkgs/python3-send2trash/template b/srcpkgs/python3-send2trash/template index 34c635ff1e1..a6ec94b897e 100644 --- a/srcpkgs/python3-send2trash/template +++ b/srcpkgs/python3-send2trash/template @@ -1,6 +1,6 @@ # Template file for 'python3-send2trash' pkgname=python3-send2trash -version=1.8.2 +version=1.8.3 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools python3-wheel" @@ -12,7 +12,7 @@ license="BSD-3-Clause" homepage="https://github.com/hsoft/send2trash" changelog="https://raw.githubusercontent.com/arsenetar/send2trash/master/CHANGES.rst" distfiles="${PYPI_SITE}/S/Send2Trash/Send2Trash-${version}.tar.gz" -checksum=c132d59fa44b9ca2b1699af5c86f57ce9f4c5eb56629d5d55fbb7a35f84e2312 +checksum=b18e7a3966d99871aefeb00cfbcfdced55ce4871194810fc71f4aa484b953abf if [ "$XBPS_BUILD_ENVIRONMENT" = void-packages-ci ]; then # this test fails on CI (due to root)