diff --git a/srcpkgs/python3-orderedmultidict/template b/srcpkgs/python3-orderedmultidict/template index e6df82104cd..7e8c5e0043b 100644 --- a/srcpkgs/python3-orderedmultidict/template +++ b/srcpkgs/python3-orderedmultidict/template @@ -1,8 +1,7 @@ # Template file for 'python3-orderedmultidict' pkgname=python3-orderedmultidict version=1.0.1 -revision=1 -archs=noarch +revision=2 wrksrc="orderedmultidict-${version}" build_style=python3-module hostmakedepends="python3-setuptools"