diff --git a/srcpkgs/python3-xxhash/template b/srcpkgs/python3-xxhash/template index dace598ee1a..195ac24bee5 100644 --- a/srcpkgs/python3-xxhash/template +++ b/srcpkgs/python3-xxhash/template @@ -1,10 +1,10 @@ # Template file for 'python3-xxhash' pkgname=python3-xxhash version=3.0.0 -revision=1 +revision=2 wrksrc="xxhash-${version}" build_style=python3-module -hostmakedepends="python3-setuptools" +hostmakedepends="python3-setuptools_scm" makedepends="python3-devel xxHash-devel" depends="python3" short_desc="Python binding for xxHash"