mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
fava: update to 1.25.1.
This commit is contained in:
parent
b7ac27b451
commit
b4b2658291
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'fava'
|
# Template file for 'fava'
|
||||||
pkgname=fava
|
pkgname=fava
|
||||||
version=1.25
|
version=1.25.1
|
||||||
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=dd2c45bef619ba960eb1053f9feceade16a6c9669a37d82ea2257c926f661e33
|
checksum=4496cfaa3ea15ea7fc0f91bcceb83404061fc524437d4811346c17f8b6653cf6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue