From 1b7a9a1e7590ad7dd4f0e98eeab9740c04e3c63d Mon Sep 17 00:00:00 2001 From: John Date: Sat, 10 Oct 2020 15:46:48 +0200 Subject: [PATCH] kio: update to 5.75.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 6372addf27c..9a51c076991 100644 --- a/srcpkgs/kio/template +++ b/srcpkgs/kio/template @@ -1,7 +1,7 @@ # Template file for 'kio' pkgname=kio -version=5.74.1 -revision=2 +version=5.75.0 +revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson" @@ -15,7 +15,7 @@ maintainer="John " license="LGPL-2.0-or-later" homepage="https://invent.kde.org/frameworks/kio" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=2f88a383b751194d4f327d3f87f8ea25fe882f8cc5c58a368529d9ab7143a6e7 +checksum=27af8d83d0ea6c68fc62675a0d0d34e94489e9e518c4a4c32fa9d4784510bc8e CXXFLAGS+=" -fpermissive"