diff --git a/srcpkgs/yq/template b/srcpkgs/yq/template index 4d959b5d4be..a57cdf99617 100644 --- a/srcpkgs/yq/template +++ b/srcpkgs/yq/template @@ -1,7 +1,7 @@ # Template file for 'yq' pkgname=yq version=2.12.2 -revision=1 +revision=2 build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-yaml"