mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
jc: update to 1.25.5.
This commit is contained in:
parent
243446cf07
commit
91adb1459c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'jc'
|
||||
pkgname=jc
|
||||
version=1.25.4
|
||||
revision=2
|
||||
version=1.25.5
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-Pygments python3-ruamel.yaml python3-xmltodict"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://github.com/kellyjonbrazil/jc"
|
||||
changelog="https://raw.githubusercontent.com/kellyjonbrazil/jc/master/CHANGELOG"
|
||||
distfiles="https://github.com/kellyjonbrazil/jc/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=2e7ce5ba7938ccb5fc8deb152179de5303b7a82491bafed7af80af3c2728994d
|
||||
checksum=7afabc9068518efb5616e747b15e5fc9e0ea6b885e32ff9c404b19509f5537d5
|
||||
|
||||
post_install() {
|
||||
vman man/jc.1
|
||||
|
|
Loading…
Add table
Reference in a new issue