mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 18:02:57 +02:00
konsole: update to 19.04.0
[ci skip]
This commit is contained in:
parent
38869e5c63
commit
e5c1dc906c
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=18.12.3
|
version=19.04.0
|
||||||
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=01ff3245d755a6e38207e58e50e5f82e5c681ead2ad7176d46aec00a8a562e08
|
checksum=62d53840f6cac4686feafa7f75d641bb56867b7dfc12e6ce95afa7e796e37cef
|
||||||
replaces="konsole5>=0"
|
replaces="konsole5>=0"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue