diff --git a/srcpkgs/jo/template b/srcpkgs/jo/template index e0bc77e1120..79ac669408c 100644 --- a/srcpkgs/jo/template +++ b/srcpkgs/jo/template @@ -1,18 +1,14 @@ # Template file for 'jo' pkgname=jo -version=1.6 +version=1.9 revision=1 build_style=meson hostmakedepends="pkg-config" +makedepends="bash-completion" short_desc="Small utility to create JSON objects" maintainer="Alessio Sergi " license="GPL-2.0-or-later" homepage="https://github.com/jpmens/jo" changelog="https://raw.githubusercontent.com/jpmens/jo/master/ChangeLog" -distfiles="https://github.com/jpmens/jo/archive/${version}.tar.gz" -checksum=ae2837ddad9993d5e28fe8db00efec6b2378d68b7366021353a1e297b5fa2025 - -post_install() { - vmkdir usr/share/bash-completion/completions - mv "${DESTDIR}"/etc/bash_completion.d/*.bash "${DESTDIR}"/usr/share/bash-completion/completions/ -} +distfiles="https://github.com/jpmens/jo/archive/refs/tags/${version}.tar.gz" +checksum=87b3e40584730d6f8b8cdb9deb1700173d25dc54403fcb17d2c1d9def2ba8102