xq: update to 1.2.5, add INSTALL.msg

This commit is contained in:
Emil Miler 2024-10-07 12:59:07 +02:00 committed by Leah Neukirchen
parent 4fd0fb4cbe
commit c0a3bad857
2 changed files with 5 additions and 3 deletions

2
srcpkgs/xq/INSTALL.msg Normal file
View file

@ -0,0 +1,2 @@
Due to conflicting binary names, the `xq` binary is renamed to `xq-go`
by default.

View file

@ -1,7 +1,7 @@
# Template file for 'xq'
pkgname=xq
version=1.2.4
revision=2
version=1.2.5
revision=1
build_style=go
go_import_path=github.com/sibprogrammer/xq
make_check_args="-covermode=atomic"
@ -10,7 +10,7 @@ maintainer="Emil Miler <em@0x45.cz>"
license="MIT"
homepage="https://github.com/sibprogrammer/xq"
distfiles="https://github.com/sibprogrammer/xq/archive/refs/tags/v${version}.tar.gz"
checksum=5044de231d2426c236618e52d3d2e59cd45b008e55d5dfa8df97c3269c64354d
checksum=9432a992d2f0ab82a7350da6317e27f835713c340177518dd08581bd0e918365
post_install() {
mv "$DESTDIR/usr/bin/"{xq,xq-go}