jrnl: update to 4.0.

This commit is contained in:
icp 2023-05-21 11:10:59 +05:30 committed by Andrew Benson
parent a8b7d88bbc
commit 1fe3cdfa45

View File

@ -1,6 +1,6 @@
# Template file for 'jrnl'
pkgname=jrnl
version=3.3
version=4.0
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=07e2d6a5a52024435110e25092144ba19357cf26f9a86595eb93e9edb8649b54
checksum=ea690cb141cbd39f491eca6c56605491facbaa9397cfa8f9fcae5b926efd522d
# Tarball provides no tests
make_check=no