konsole: update to 19.08.3
[ci skip]
This commit is contained in:
parent
4dc1a73fa3
commit
5097576f6a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'konsole'
|
# Template file for 'konsole'
|
||||||
pkgname=konsole
|
pkgname=konsole
|
||||||
version=19.08.2
|
version=19.08.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="John <johnz@posteo.net>"
|
||||||
license="GPL-2.0-or-later, LGPL-2.0-or-later, GFDL-1.2-or-later"
|
license="GPL-2.0-or-later, LGPL-2.0-or-later, GFDL-1.2-or-later"
|
||||||
homepage="https://www.kde.org/applications/system/konsole/"
|
homepage="https://www.kde.org/applications/system/konsole/"
|
||||||
distfiles="${KDE_SITE}/applications/${version}/src/konsole-${version}.tar.xz"
|
distfiles="${KDE_SITE}/applications/${version}/src/konsole-${version}.tar.xz"
|
||||||
checksum=4702fe52279c99e7d8da313285ace26955776669a78bdcb6dac7aec76cabe5ed
|
checksum=2cc610109ff8ddc6efa6ea83f0153f4b1d72e4be65d8dbde9cfd526c257e7025
|
||||||
replaces="konsole5>=0"
|
replaces="konsole5>=0"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in a new issue