kcolorchooser: update to 20.04.0
[ci skip]
This commit is contained in:
parent
a878344e36
commit
3a1278c09b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kcolorchooser'
|
||||
pkgname=kcolorchooser
|
||||
version=19.12.3
|
||||
version=20.04.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -11,7 +11,7 @@ maintainer="travankor <travankor@tuta.io>"
|
|||
license="MIT"
|
||||
homepage="https://www.kde.org/applications/graphics/kcolorchooser"
|
||||
distfiles="${KDE_SITE}/release-service/${version}/src/kcolorchooser-${version}.tar.xz"
|
||||
checksum=cb0395c1b4f953fd51129cfe5088702ec261f84cc045f889e22c13e81793744a
|
||||
checksum=d1effbbf5410e70db5849ba8d76130eacff614f4d6a0842ece36f9257ce81f29
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
hostmakedepends+=" qt5-host-tools qt5-devel"
|
||||
|
|
Loading…
Reference in a new issue