jc: update to 1.25.0.

This commit is contained in:
Andrew Benson 2024-02-07 18:39:44 -06:00
parent 736e6e87dd
commit d745989d08

View file

@ -1,6 +1,6 @@
# Template file for 'jc' # Template file for 'jc'
pkgname=jc pkgname=jc
version=1.24.0 version=1.25.0
revision=1 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
@ -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=4df7d15475f068b9734909cd02f4812afb469d91e55d9bf59cb3b756a8b5aeda checksum=a991d62dea6fa81e20711d87214f53f16a9a7124ba5e61e680dd882b87e17c61
post_install() { post_install() {
vman man/jc.1 vman man/jc.1