konsole: update to 18.12.1.
[ci skip]
This commit is contained in:
parent
e4e2617e26
commit
20692c35d7
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'konsole'
|
||||
pkgname=konsole
|
||||
version=18.12.0
|
||||
version=18.12.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_TESTING=OFF"
|
||||
|
@ -12,10 +12,10 @@ 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=235ba8939cd0169c4ac35b6f50e1361f45e71e10db9af25be31283e57ea31513
|
||||
checksum=2fa34039e7db893e474e258a757eb6127c8ae7036e4a7cf68ed560a27f948197
|
||||
replaces="konsole5>=0"
|
||||
|
||||
if [ -n "$CROSS_BUILD" ]; then
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Reference in a new issue