diff --git a/srcpkgs/python3-imagesize/template b/srcpkgs/python3-imagesize/template index 566f33fb271..d036d92bf2c 100644 --- a/srcpkgs/python3-imagesize/template +++ b/srcpkgs/python3-imagesize/template @@ -1,7 +1,7 @@ # Template file for 'python3-imagesize' pkgname=python3-imagesize version=1.2.0 -revision=2 +revision=3 wrksrc="imagesize-${version}" build_style=python3-module hostmakedepends="python3-setuptools"