mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
konsole: update to 19.04.2.
[ci skip]
This commit is contained in:
parent
7b99274c9f
commit
0f190b7cf0
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.04.1
|
version=19.04.2
|
||||||
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=711c67c5d43eb2c02be177e9d1157c142ab99ac5b808f951ab9a70e2397119d8
|
checksum=e17dc750ee4c345765deac8978b9a49af9cddd570ee5af2d06cde03d69554fcd
|
||||||
replaces="konsole5>=0"
|
replaces="konsole5>=0"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Reference in a new issue