jrnl: update to 2.8.3

This commit is contained in:
Clyhtsuriva 2021-12-06 11:25:13 +01:00 committed by Andrew J. Hesford
parent 2b45147afe
commit aee72d5732

View file

@ -1,7 +1,7 @@
# Template file for 'jrnl'
pkgname=jrnl
version=2.8.2
revision=2
version=2.8.3
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
depends="python3-ansiwrap python3-asteval python3-colorama python3-cryptography
@ -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=102e1f559fe4e791cd1a456efd4c5b2c5893703285a881c54a8f55e437e95eff
checksum=089c7f2e61c31809b96efc4e3d3ae9fcc6354257e27406754f3a4a1a37029574
# Tarball provides no tests
make_check=no