From e3368d2c22ae4b71b04fd713445c0c7d86bcce77 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Ey=C3=9Fer?= Date: Fri, 20 Jan 2023 21:00:32 +0100 Subject: [PATCH] dasel: update to 2.1.1. --- srcpkgs/dasel/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/dasel/template b/srcpkgs/dasel/template index fc3e1c876f9e..18bb519fa60d 100644 --- a/srcpkgs/dasel/template +++ b/srcpkgs/dasel/template @@ -1,10 +1,10 @@ # Template file for 'dasel' pkgname=dasel -version=2.1.0 +version=2.1.1 revision=1 build_style=go build_helper=qemu -go_import_path=github.com/tomwright/dasel +go_import_path=github.com/tomwright/dasel/v2 go_package="${go_import_path}/cmd/dasel" go_ldflags="-X ${go_import_path}/internal.Version=${version}" short_desc="Query and modify data structures using selector strings" @@ -13,7 +13,7 @@ license="MIT" homepage="https://daseldocs.tomwright.me/" changelog="https://raw.githubusercontent.com/TomWright/dasel/master/CHANGELOG.md" distfiles="https://github.com/TomWright/dasel/archive/refs/tags/v${version}.tar.gz" -checksum=597d5ab3118eb5bd41859a9b134ebaf18855bba3b20f399c7202a2f132563662 +checksum=2cbf72eaa81989bcd8b8db441f06f54ff5ad8beac87cf2f0793d26324fa462eb post_install() { vlicense LICENSE