jrnl: update to 4.0.
This commit is contained in:
parent
a8b7d88bbc
commit
1fe3cdfa45
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'jrnl'
|
# Template file for 'jrnl'
|
||||||
pkgname=jrnl
|
pkgname=jrnl
|
||||||
version=3.3
|
version=4.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-poetry-core"
|
hostmakedepends="python3-poetry-core"
|
||||||
|
@ -13,6 +13,6 @@ license="GPL-3.0-only"
|
||||||
homepage="https://jrnl.sh"
|
homepage="https://jrnl.sh"
|
||||||
changelog="https://raw.githubusercontent.com/jrnl-org/jrnl/develop/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/jrnl-org/jrnl/develop/CHANGELOG.md"
|
||||||
distfiles="${PYPI_SITE}/j/jrnl/jrnl-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/j/jrnl/jrnl-${version}.tar.gz"
|
||||||
checksum=07e2d6a5a52024435110e25092144ba19357cf26f9a86595eb93e9edb8649b54
|
checksum=ea690cb141cbd39f491eca6c56605491facbaa9397cfa8f9fcae5b926efd522d
|
||||||
# Tarball provides no tests
|
# Tarball provides no tests
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue