jrnl: update to 2.8.1.
This commit is contained in:
parent
c30732edab
commit
189d87cab9
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'jrnl'
|
||||
pkgname=jrnl
|
||||
version=2.7.1
|
||||
version=2.8.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -13,8 +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=53fa205afc3853c5e93ecf2bdcef2208331cc8ce235bfe864edfe936780888ca
|
||||
|
||||
do_check() {
|
||||
: # Downloads many deps and no tests are ran
|
||||
}
|
||||
checksum=a69f0fa9be3dff7fa32d8a2ea3697ed828329b1db595fde23bbba5eab460d519
|
||||
# Tarball provides no tests
|
||||
make_check=no
|
||||
|
|
Loading…
Reference in New Issue