From 852f2d1edaf5208a7f71f2417d5541c9032451dc Mon Sep 17 00:00:00 2001 From: mobinmob Date: Wed, 30 Oct 2019 21:39:32 +0200 Subject: [PATCH] yq: update to 2.8.1. --- srcpkgs/yq/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/yq/template b/srcpkgs/yq/template index 7c3af7f43c2..d8dbcdaadd7 100644 --- a/srcpkgs/yq/template +++ b/srcpkgs/yq/template @@ -1,6 +1,6 @@ # Template file for 'yq' pkgname=yq -version=2.7.2 +version=2.8.1 revision=1 archs=noarch build_style=python3-module @@ -14,7 +14,7 @@ maintainer="Orphaned " license="Apache-2.0" homepage="https://github.com/kislyuk/yq" distfiles="${PYPI_SITE}/y/yq/yq-${version}.tar.gz" -checksum=f7dafd1e53d1f806ffe11de6da814e231d866595e2faae0dfc38135b8ee79bbb +checksum=24d36c7e9e670209562a161b8506ff7e86959be49ba7aee4ca659810801e5710 do_check() { python3 test/test.py