fava: update to 1.26.
This commit is contained in:
parent
f53621355c
commit
1767b2a3fa
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'fava'
|
||||
pkgname=fava
|
||||
version=1.25.1
|
||||
version=1.26
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools_scm python3-wheel"
|
||||
|
@ -15,7 +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=4496cfaa3ea15ea7fc0f91bcceb83404061fc524437d4811346c17f8b6653cf6
|
||||
checksum=612c54ab09afecb42a9d3f54d5d6aef6961a2af1041b94db8bba2bca524a929d
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue