jc: update to 1.23.4.

This commit is contained in:
Andrew Benson 2023-08-01 03:09:08 -07:00
parent 3d8a3acf26
commit b710eb3a21

View file

@ -1,6 +1,6 @@
# Template file for 'jc' # Template file for 'jc'
pkgname=jc pkgname=jc
version=1.23.3 version=1.23.4
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=03b746dfa8b393bf96107d71e595597002b255892ff3cf98e36040d54c469abf checksum=aba330c67c4ea66350ade83129804bbe798dd66542ae6babfb060fc25cd0d3ea
post_install() { post_install() {
vman man/jc.1 vman man/jc.1