From 98bce17f6148ddecbdba2f9de9113bca9a238c4f Mon Sep 17 00:00:00 2001 From: Andrew Benson Date: Mon, 1 May 2023 11:49:29 -0500 Subject: [PATCH] jc: update to 1.23.2. --- srcpkgs/jc/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/jc/template b/srcpkgs/jc/template index 026d105d65a..b5b6f1e819f 100644 --- a/srcpkgs/jc/template +++ b/srcpkgs/jc/template @@ -1,6 +1,6 @@ # Template file for 'jc' pkgname=jc -version=1.23.1 +version=1.23.2 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=c2f916f2aed4ca4eaefc1fbdfcf68f37f384b2499a8f9a522bbaceb5f5d36e89 +checksum=d3df831ccaebb17800a7f1feb918daf5e9cf7fd81a12cced1670305aafe8a55e post_install() { vman man/jc.1