From 31d736a43e2bccb63c9106ffc190b69eca03110c Mon Sep 17 00:00:00 2001 From: icp Date: Thu, 22 Jun 2023 01:19:58 +0530 Subject: [PATCH] jrnl: update to 4.0.1. --- srcpkgs/jrnl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/jrnl/template b/srcpkgs/jrnl/template index a1936a09ea5c..63ac0518d956 100644 --- a/srcpkgs/jrnl/template +++ b/srcpkgs/jrnl/template @@ -1,6 +1,6 @@ # Template file for 'jrnl' pkgname=jrnl -version=4.0 +version=4.0.1 revision=1 build_style=python3-pep517 hostmakedepends="python3-poetry-core" @@ -13,6 +13,6 @@ license="GPL-3.0-only" homepage="https://jrnl.sh" changelog="https://raw.githubusercontent.com/jrnl-org/jrnl/develop/CHANGELOG.md" distfiles="${PYPI_SITE}/j/jrnl/jrnl-${version}.tar.gz" -checksum=ea690cb141cbd39f491eca6c56605491facbaa9397cfa8f9fcae5b926efd522d +checksum=f3b17c4b040af44fde053ae501832eb313f2373d1b3b1a82564a8214d223ede8 # Tarball provides no tests make_check=no