jrnl: update to 4.0.1.

This commit is contained in:
icp 2023-06-22 01:19:58 +05:30 committed by Duncan Overbruck
parent 52d1fa562f
commit f14b4bf24a

View file

@ -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