fava: update to 1.26.

This commit is contained in:
icp 2023-09-07 14:32:09 +05:30 committed by classabbyamp
parent f53621355c
commit 1767b2a3fa
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'fava' # Template file for 'fava'
pkgname=fava pkgname=fava
version=1.25.1 version=1.26
revision=1 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-setuptools_scm python3-wheel" hostmakedepends="python3-setuptools_scm python3-wheel"
@ -15,7 +15,7 @@ license="MIT"
homepage="https://beancount.github.io/fava/" homepage="https://beancount.github.io/fava/"
changelog="https://raw.githubusercontent.com/beancount/fava/main/CHANGES" changelog="https://raw.githubusercontent.com/beancount/fava/main/CHANGES"
distfiles="${PYPI_SITE}/f/fava/fava-${version}.tar.gz" distfiles="${PYPI_SITE}/f/fava/fava-${version}.tar.gz"
checksum=4496cfaa3ea15ea7fc0f91bcceb83404061fc524437d4811346c17f8b6653cf6 checksum=612c54ab09afecb42a9d3f54d5d6aef6961a2af1041b94db8bba2bca524a929d
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE