kmymoney: rebuild against kholdiays-5.47
This commit is contained in:
parent
75d6494687
commit
18e5267abd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'kmymoney'
|
||||
pkgname=kmymoney
|
||||
version=5.0.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
hostmakedepends="extra-cmake-modules kconfig kcoreaddons kdoctools pkg-config
|
||||
|
@ -15,8 +15,8 @@ depends="shared-mime-info"
|
|||
homepage="https://kmymoney.org"
|
||||
short_desc="Personal finance manager"
|
||||
maintainer="Helmut Pozimski <helmut@pozimski.eu>"
|
||||
license="GPL-2"
|
||||
distfiles="http://download.kde.org/stable/kmymoney/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
license="GPL-2.0-or-later"
|
||||
distfiles="${KDE_SITE}/kmymoney/${version}/src/${pkgname}-${version}.tar.xz"
|
||||
checksum=dd6e8fc22a48ddcb322565c8f385d6aa44d582cfcf6fe2ff3dc11fc0b6bd2ab1
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
|
|
Loading…
Add table
Reference in a new issue