konsole: update to 20.12.0
[ci skip]
This commit is contained in:
parent
aa97e75957
commit
ca444e8209
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=20.08.3
|
version=20.12.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DBUILD_TESTING=OFF"
|
configure_args="-DBUILD_TESTING=OFF"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="John <me@johnnynator.dev>"
|
||||||
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://kde.org/applications/en/system/org.kde.konsole"
|
homepage="https://kde.org/applications/en/system/org.kde.konsole"
|
||||||
distfiles="${KDE_SITE}/release-service/${version}/src/konsole-${version}.tar.xz"
|
distfiles="${KDE_SITE}/release-service/${version}/src/konsole-${version}.tar.xz"
|
||||||
checksum=5d7a03e745d324210a94099188e64c42203a8e3a27d5854d211675538e6f514a
|
checksum=6d3ba8a4e5baeda3f8b380f122313de1421836892994f1ddf0e6872696598d59
|
||||||
replaces="konsole5>=0"
|
replaces="konsole5>=0"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in a new issue