jc: update to 1.25.2.

This commit is contained in:
Andrew Benson 2024-03-24 16:47:28 +01:00
parent 3cce6f8766
commit f2f0385a3f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'jc' # Template file for 'jc'
pkgname=jc pkgname=jc
version=1.25.1 version=1.25.2
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=e79a0632e574976ad66a6a4a80ff55c65bc79abd928d33352b50003843b0c96a checksum=bdf5f927181507dc648e4cf30b8ef9dd8dfbaefda41602f6568165e9e3f2955f
post_install() { post_install() {
vman man/jc.1 vman man/jc.1