kio: update to 5.60.0

[ci skip]
This commit is contained in:
John 2019-07-13 10:55:52 +02:00
parent 73e80c07fb
commit 72412727e4
No known key found for this signature in database
GPG key ID: 778558807E4FFC55

View file

@ -1,7 +1,7 @@
# Template file for 'kio' # Template file for 'kio'
pkgname=kio pkgname=kio
version=5.59.0 version=5.60.0
revision=2 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_TESTING=OFF" configure_args="-DBUILD_TESTING=OFF"
hostmakedepends="kcoreaddons extra-cmake-modules kauth" hostmakedepends="kcoreaddons extra-cmake-modules kauth"
@ -13,7 +13,7 @@ maintainer="John <johnz@posteo.net>"
license="LGPL-2.0-or-later" license="LGPL-2.0-or-later"
homepage="https://projects.kde.org/projects/frameworks/kio" homepage="https://projects.kde.org/projects/frameworks/kio"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=1960a44900d804727a235388c32ce95c903d439699469945d87602cd224709b9 checksum=be433fcf665679671a2e320556c39b708ed0789271e76ebb6142df058260238d
CXXFLAGS+=" -fpermissive" CXXFLAGS+=" -fpermissive"