jc: update to 1.22.2.
This commit is contained in:
parent
fc2d9519de
commit
d85a4a740a
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'jc'
|
# Template file for 'jc'
|
||||||
pkgname=jc
|
pkgname=jc
|
||||||
version=1.22.1
|
version=1.22.2
|
||||||
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=23885b570acd473a3a4401a81a65eab89f42293f0373625f5ccc220123a490de
|
checksum=b1209f2f8940f57bd9a4b4ae5e399c7477d3bc6086b810207c2d92a4d392f635
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vman man/jc.1
|
vman man/jc.1
|
||||||
|
|
Loading…
Reference in New Issue