mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
homebank: update to 5.8.
This commit is contained in:
parent
5de91af105
commit
35baf83bea
1 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'homebank'
|
||||
pkgname=homebank
|
||||
version=5.7.2
|
||||
version=5.8
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="intltool pkg-config"
|
||||
|
@ -9,10 +9,10 @@ depends="shared-mime-info hicolor-icon-theme desktop-file-utils"
|
|||
short_desc="Free personal finance software"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="http://homebank.free.fr/"
|
||||
changelog="http://homebank.free.fr/ChangeLog"
|
||||
distfiles="http://homebank.free.fr/public/sources/homebank-${version}.tar.gz"
|
||||
checksum=331d7ef88d90f3f34ca6610f7f18e89e935443b18b091a87d9b94bd7556399ef
|
||||
homepage="https://www.gethomebank.org/en/index.php"
|
||||
changelog="https://www.gethomebank.org/ChangeLog"
|
||||
distfiles="https://www.gethomebank.org/public/sources/homebank-${version}.tar.gz"
|
||||
checksum=b608dccf8ce79f0fbee650682435ad1caa5114435f334c41a728467fc9c0002c
|
||||
|
||||
post_patch() {
|
||||
vsed -i -e 's/DATADIRNAME=lib/DATADIRNAME=share/' configure
|
||||
|
|
Loading…
Add table
Reference in a new issue