kcolorchooser: update to 18.08.1.
This commit is contained in:
parent
a1162d5cd6
commit
9201a49173
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'kcolorchooser'
|
# Template file for 'kcolorchooser'
|
||||||
pkgname=kcolorchooser
|
pkgname=kcolorchooser
|
||||||
version=18.08.0
|
version=18.08.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -11,9 +11,9 @@ maintainer="Michael Straube <straubem@gmx.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.kde.org/applications/graphics/kcolorchooser"
|
homepage="https://www.kde.org/applications/graphics/kcolorchooser"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz"
|
||||||
checksum=741cf9f7a6e59bcf2118f9eb69db7f35384d8153f886b9f2721ed46b99e9b4eb
|
checksum=ee32f33950120a9c4a3ea1d5967b2cb72573c8bd56ba9c1bb79bd20ae474ea08
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
hostmakedepends+=" qt5-host-tools qt5-devel"
|
hostmakedepends+=" qt5-host-tools qt5-devel"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue