mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 00:23:52 +02:00
jrnl: update to 2.8.3
This commit is contained in:
parent
2b45147afe
commit
aee72d5732
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'jrnl'
|
# Template file for 'jrnl'
|
||||||
pkgname=jrnl
|
pkgname=jrnl
|
||||||
version=2.8.2
|
version=2.8.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
depends="python3-ansiwrap python3-asteval python3-colorama python3-cryptography
|
depends="python3-ansiwrap python3-asteval python3-colorama python3-cryptography
|
||||||
|
@ -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=102e1f559fe4e791cd1a456efd4c5b2c5893703285a881c54a8f55e437e95eff
|
checksum=089c7f2e61c31809b96efc4e3d3ae9fcc6354257e27406754f3a4a1a37029574
|
||||||
# Tarball provides no tests
|
# Tarball provides no tests
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
Loading…
Add table
Reference in a new issue