konsole: update to 18.12.0.

This commit is contained in:
John 2018-12-13 17:28:54 +01:00 committed by maxice8
parent 7cc61ebaf6
commit 65c334ca84
1 changed files with 3 additions and 3 deletions

View File

@ -1,9 +1,8 @@
# Template file for 'konsole'
pkgname=konsole
version=18.08.3
version=18.12.0
revision=1
build_style=cmake
replaces="konsole5>=0"
configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="pkg-config extra-cmake-modules kcoreaddons qt5-devel qt5-qmake kdoctools kconfig"
makedepends="kinit-devel knewstuff-devel knotifyconfig-devel kparts-devel
@ -13,7 +12,8 @@ maintainer="John <johnz@posteo.net>"
license="GPL-2.0-or-later, LGPL-2.0-or-later, GFDL-1.2-or-later"
homepage="https://www.kde.org/applications/system/konsole/"
distfiles="${KDE_SITE}/applications/${version}/src/konsole-${version}.tar.xz"
checksum=a0c8535f0260c67c86c2563cb224f57da53a8800ba8388dfa14e326b5050f7d3
checksum=235ba8939cd0169c4ac35b6f50e1361f45e71e10db9af25be31283e57ea31513
replaces="konsole5>=0"
if [ -n "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"