From f23fd548f3e0d0746c7d4c68dc5411cdfe3cb54d Mon Sep 17 00:00:00 2001 From: John Date: Mon, 10 Feb 2020 12:52:58 +0100 Subject: [PATCH] kio: update to 5.67.0 [ci skip] --- srcpkgs/kio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kio/template b/srcpkgs/kio/template index f0bfa821250..258a03d366f 100644 --- a/srcpkgs/kio/template +++ b/srcpkgs/kio/template @@ -1,6 +1,6 @@ # Template file for 'kio' pkgname=kio -version=5.66.0 +version=5.67.0 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF @@ -15,7 +15,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=c5350e20474b48c4fc02347186b7e4db24cb7580ba8c0f1e120b302e6b8db17d +checksum=47e2c266a59015d7bb83ea0cf8a035f85f871ae650a67abd3b95d5eb75ff54a0 CXXFLAGS+=" -fpermissive"