kompare: update to 18.12.3.
This commit is contained in:
parent
6a01e7d77d
commit
4a65895ef6
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kompare'
|
# Template file for 'kompare'
|
||||||
pkgname=kompare
|
pkgname=kompare
|
||||||
version=18.12.2
|
version=18.12.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="extra-cmake-modules"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="GPL-2.0-only, GFDL-1.2-only"
|
license="GPL-2.0-only, GFDL-1.2-only"
|
||||||
homepage="https://www.kde.org/applications/development/kompare/"
|
homepage="https://www.kde.org/applications/development/kompare/"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/kompare-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/kompare-${version}.tar.xz"
|
||||||
checksum=39bb184ada4147081ab8859dde63565b4a1c1dc555c0e3ec2fa5f53bf49d3002
|
checksum=7a132a0aced98079fdec37188e9a46f5399e7584ab9d39801d7f0f8176623285
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
|
hostmakedepends+=" kdoctools python qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Reference in New Issue