Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/homebank/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'homebank'
pkgname=homebank
version=5.8
version=5.10.2
revision=1
build_style=gnu-configure
hostmakedepends="intltool pkg-config"
Expand All @@ -12,7 +12,7 @@ license="GPL-2.0-or-later"
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
checksum=f0beafe07ea22155c8f8e267798d6eb05d6e015d5660b96fb34fdeca5a6bc4c7

post_patch() {
vsed -i -e 's/DATADIRNAME=lib/DATADIRNAME=share/' configure
Expand Down