jrnl: update to 3.2.

This commit is contained in:
icp 2022-09-11 10:53:15 +05:30 committed by classabbyamp
parent 24defce668
commit 55bbab10eb

View file

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