diff --git a/srcpkgs/python3-cached-property/template b/srcpkgs/python3-cached-property/template index 07032f40d4c..7d088f3cd02 100644 --- a/srcpkgs/python3-cached-property/template +++ b/srcpkgs/python3-cached-property/template @@ -1,7 +1,7 @@ # Template file for 'python3-cached-property' pkgname=python3-cached-property version=1.5.1 -revision=4 +revision=5 wrksrc="cached-property-${version}" build_style=python3-module hostmakedepends="python3-setuptools"