jrnl: update to 2.6.
This commit is contained in:
parent
aca416d6a5
commit
e25c944185
1 changed files with 7 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'jrnl'
|
||||
pkgname=jrnl
|
||||
version=2.4.5
|
||||
revision=2
|
||||
version=2.6
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-ansiwrap python3-asteval python3-colorama python3-cryptography
|
||||
|
@ -13,4 +13,8 @@ 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=a5f069efcaa3f5d95cc7712178b3f92915f67eed4034e5f257cc063c6b0e74d9
|
||||
checksum=ea2c35737bdda0ab5f8887d81733e1ad7d1f6e61fa13745102651386b530c15d
|
||||
|
||||
do_check() {
|
||||
: # Downloads many deps and no tests are ran
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue