From c340b624804c709e23bd95e7f81e6ac20c2b6766 Mon Sep 17 00:00:00 2001 From: icp Date: Sun, 11 Sep 2022 10:53:15 +0530 Subject: [PATCH] jrnl: update to 3.2. --- srcpkgs/jrnl/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/jrnl/template b/srcpkgs/jrnl/template index 83c1cdb0e78a..439e376a5ae2 100644 --- a/srcpkgs/jrnl/template +++ b/srcpkgs/jrnl/template @@ -1,6 +1,6 @@ # Template file for 'jrnl' pkgname=jrnl -version=3.1 +version=3.2 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=f1c1438b26f01f09266693870c7e81e2cb9d28b9b4d3b7c60ccda06da4189a8b +checksum=c164cc83fbd010124fdbe0165ea50e73c04b4ae7d3d379368ed9d8e9f2636364 # Tarball provides no tests make_check=no