# Template file for 'dasel' pkgname=dasel version=1.25.0 revision=1 build_style=go go_import_path=github.com/tomwright/dasel 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" maintainer="Daniel Eyßer " license="MIT" homepage="https://daseldocs.tomwright.me/" changelog="https://raw.githubusercontent.com/TomWright/dasel/master/CHANGELOG.md" distfiles="https://github.com/TomWright/dasel/archive/v${version}.tar.gz" checksum=49f7a34b31c87d27ef5c5a32b87a603ac6d7d4d1a52533942676429b747e1f7e post_install() { vlicense LICENSE }