From 72412727e4513b4732374c37ef00141ec3e143dd Mon Sep 17 00:00:00 2001 From: John Date: Sat, 13 Jul 2019 10:55:52 +0200 Subject: [PATCH] kio: update to 5.60.0 [ci skip] --- srcpkgs/kio/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/kio/template b/srcpkgs/kio/template index 056398f1ca2..15faa337546 100644 --- a/srcpkgs/kio/template +++ b/srcpkgs/kio/template @@ -1,7 +1,7 @@ # Template file for 'kio' pkgname=kio -version=5.59.0 -revision=2 +version=5.60.0 +revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" hostmakedepends="kcoreaddons extra-cmake-modules kauth" @@ -13,7 +13,7 @@ maintainer="John " license="LGPL-2.0-or-later" homepage="https://projects.kde.org/projects/frameworks/kio" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=1960a44900d804727a235388c32ce95c903d439699469945d87602cd224709b9 +checksum=be433fcf665679671a2e320556c39b708ed0789271e76ebb6142df058260238d CXXFLAGS+=" -fpermissive"