diff --git a/srcpkgs/python3-rapidfuzz/template b/srcpkgs/python3-rapidfuzz/template index d203a6b4870..b5561f997d1 100644 --- a/srcpkgs/python3-rapidfuzz/template +++ b/srcpkgs/python3-rapidfuzz/template @@ -1,6 +1,6 @@ # Template file for 'python3-rapidfuzz' pkgname=python3-rapidfuzz -version=3.8.1 +version=3.9.1 revision=1 build_style=python3-pep517 hostmakedepends="cmake python3-scikit-build" @@ -13,7 +13,7 @@ license="MIT" homepage="https://github.com/maxbachmann/rapidfuzz" changelog="https://github.com/rapidfuzz/RapidFuzz/releases" distfiles="${PYPI_SITE}/r/rapidfuzz/rapidfuzz-${version}.tar.gz" -checksum=a357aae6791118011ad3ab4f2a4aa7bd7a487e5f9981b390e9f3c2c5137ecadf +checksum=a42eb645241f39a59c45a7fc15e3faf61886bff3a4a22263fd0f7cfb90e91b7f export CMAKE_ARGS="-DPython_INCLUDE_DIR:PATH=${XBPS_CROSS_BASE}/${py3_inc}"