libkomparediff2: update to 19.08.1.
This commit is contained in:
parent
a04e7802f1
commit
3e168155b6
1 changed files with 3 additions and 7 deletions
|
@ -1,20 +1,16 @@
|
|||
# Template file for 'libkomparediff2'
|
||||
pkgname=libkomparediff2
|
||||
version=19.08.0
|
||||
version=19.08.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules kcoreaddons"
|
||||
hostmakedepends="extra-cmake-modules kcoreaddons qt5-host-tools qt5-qmake"
|
||||
makedepends="kparts-devel"
|
||||
short_desc="Library to compare files and strings"
|
||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||
homepage="https://www.kde.org/"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/libkomparediff2-${version}.tar.xz"
|
||||
checksum=d86765e6514bdcf838ed36ae5968f9b2b7cb2e74f4fe884ae87f58b9bcc963fe
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" python qt5-host-tools qt5-qmake"
|
||||
fi
|
||||
checksum=a020ba9287ee084a0f5a10896f1559f11aff1c97957405f47deeda32a0874b31
|
||||
|
||||
libkomparediff2-devel_package() {
|
||||
depends="${sourcepkg}>=${version}_${revision}"
|
||||
|
|
Loading…
Reference in a new issue