diff --git a/srcpkgs/yq/template b/srcpkgs/yq/template index c216676a3c..351dc6edcf 100644 --- a/srcpkgs/yq/template +++ b/srcpkgs/yq/template @@ -1,6 +1,6 @@ # Template file for 'yq' pkgname=yq -version=2.3.3 +version=2.3.4 revision=1 noarch=yes build_style=python3-module @@ -13,7 +13,7 @@ maintainer="maxice8 " license="Apache-2.0" homepage="https://github.com/kislyuk/yq" distfiles="${PYPI_SITE}/y/yq/yq-${version}.tar.gz" -checksum=a3deeb987b514235efbdf593f3959dd7d79f41c9687dac29c3c87c62486cdc93 +checksum=e8a83765b8ac22479f83db80d161f1d9834c6e6bd07916a339a1221b2bcd9311 do_check() { python3 test/test.py