From 12df50f62ad9b2833a42f8b94843b281270efbd1 Mon Sep 17 00:00:00 2001 From: icp Date: Wed, 19 Jul 2023 21:41:48 +0530 Subject: [PATCH] fava: update to 1.25. --- srcpkgs/fava/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/fava/template b/srcpkgs/fava/template index 3e1ab11334c3..2f57005d95db 100644 --- a/srcpkgs/fava/template +++ b/srcpkgs/fava/template @@ -1,6 +1,6 @@ # Template file for 'fava' pkgname=fava -version=1.24.4 +version=1.25 revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools_scm python3-wheel" @@ -15,8 +15,7 @@ license="MIT" homepage="https://beancount.github.io/fava/" changelog="https://raw.githubusercontent.com/beancount/fava/main/CHANGES" distfiles="${PYPI_SITE}/f/fava/fava-${version}.tar.gz" -checksum=92544f7ba350327dc755ac9f086734e6607469f8b7c785a58f7108d1775290c7 -make_check_pre="env PYTHONPATH=./src" +checksum=dd2c45bef619ba960eb1053f9feceade16a6c9669a37d82ea2257c926f661e33 post_install() { vlicense LICENSE