jc: update to 1.25.5.

This commit is contained in:
Andrew Benson 2025-05-18 09:27:50 -05:00
parent 243446cf07
commit 91adb1459c

View file

@ -1,7 +1,7 @@
# Template file for 'jc' # Template file for 'jc'
pkgname=jc pkgname=jc
version=1.25.4 version=1.25.5
revision=2 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3-Pygments python3-ruamel.yaml python3-xmltodict" depends="python3-Pygments python3-ruamel.yaml python3-xmltodict"
@ -12,7 +12,7 @@ license="MIT"
homepage="https://github.com/kellyjonbrazil/jc" homepage="https://github.com/kellyjonbrazil/jc"
changelog="https://raw.githubusercontent.com/kellyjonbrazil/jc/master/CHANGELOG" changelog="https://raw.githubusercontent.com/kellyjonbrazil/jc/master/CHANGELOG"
distfiles="https://github.com/kellyjonbrazil/jc/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/kellyjonbrazil/jc/archive/refs/tags/v${version}.tar.gz"
checksum=2e7ce5ba7938ccb5fc8deb152179de5303b7a82491bafed7af80af3c2728994d checksum=7afabc9068518efb5616e747b15e5fc9e0ea6b885e32ff9c404b19509f5537d5
post_install() { post_install() {
vman man/jc.1 vman man/jc.1