konsole: update to 19.04.1
[ci skip]
This commit is contained in:
parent
aee94eaf26
commit
739299931d
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.0
|
version=19.04.1
|
||||||
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=62d53840f6cac4686feafa7f75d641bb56867b7dfc12e6ce95afa7e796e37cef
|
checksum=711c67c5d43eb2c02be177e9d1157c142ab99ac5b808f951ab9a70e2397119d8
|
||||||
replaces="konsole5>=0"
|
replaces="konsole5>=0"
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Reference in a new issue