From 4410f2b8683cf463591b9650086668428a5abcf2 Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Thu, 22 Jun 2023 07:17:41 -0500 Subject: [PATCH] jc: update to 1.23.3. --- srcpkgs/jc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/jc/template b/srcpkgs/jc/template index b5b6f1e819f..1d3278dd5ca 100644 --- a/srcpkgs/jc/template +++ b/srcpkgs/jc/template @@ -1,6 +1,6 @@ # Template file for 'jc' pkgname=jc -version=1.23.2 +version=1.23.3 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -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=d3df831ccaebb17800a7f1feb918daf5e9cf7fd81a12cced1670305aafe8a55e +checksum=03b746dfa8b393bf96107d71e595597002b255892ff3cf98e36040d54c469abf post_install() { vman man/jc.1