konsole: update to 18.08.3.

This commit is contained in:
John 2018-11-08 15:33:30 +01:00 committed by maxice8
parent 3a8f3dce18
commit ca2d1b4726
1 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'konsole'
pkgname=konsole
version=18.08.2
version=18.08.3
revision=1
build_style=cmake
replaces="konsole5>=0"
@ -9,11 +9,11 @@ hostmakedepends="pkg-config extra-cmake-modules kcoreaddons qt5-devel qt5-qmake
makedepends="kinit-devel knewstuff-devel knotifyconfig-devel kparts-devel
kpty-devel"
short_desc="KDE's Terminal Emulator"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
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=1a2ba04dc7893234b5795e9b769d023cf65865378bf48117a14fcc4906bca08b
checksum=a0c8535f0260c67c86c2563cb224f57da53a8800ba8388dfa14e326b5050f7d3
if [ -n "$CROSS_BUILD" ]; then
configure_args+=" -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson"