libkomparediff2: update to 18.12.1.
This commit is contained in:
parent
58289b21b5
commit
0b959fc046
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libkomparediff2'
|
# Template file for 'libkomparediff2'
|
||||||
pkgname=libkomparediff2
|
pkgname=libkomparediff2
|
||||||
version=18.12.0
|
version=18.12.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules"
|
hostmakedepends="extra-cmake-modules"
|
||||||
|
@ -9,8 +9,8 @@ short_desc="Library to compare files and strings"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
license="GPL-2.0-or-later, LGPL-2.0-or-later"
|
||||||
homepage="https://www.kde.org/"
|
homepage="https://www.kde.org/"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/libkomparediff2-${version}.tar.xz"
|
||||||
checksum=3a8fba68005b77b4ad3c749da7e7870a3a62d55d0c9abcb170494cdcb9626c75
|
checksum=b68377eaf5a3c4fab7342777d7c41f1ed442b78cd3fde1dd0be0deb8285b6646
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" python qt5-host-tools qt5-qmake"
|
hostmakedepends+=" python qt5-host-tools qt5-qmake"
|
||||||
|
|
Loading…
Reference in a new issue