From bdb11ad6d953c4ffd2eba5533d8c97375ee12e31 Mon Sep 17 00:00:00 2001 From: John Date: Mon, 10 May 2021 14:04:41 +0200 Subject: [PATCH] kio: update to 5.82.0. --- srcpkgs/kio/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kio/template b/srcpkgs/kio/template index b10c5e967ed..1a1751c7219 100644 --- a/srcpkgs/kio/template +++ b/srcpkgs/kio/template @@ -1,6 +1,6 @@ # Template file for 'kio' pkgname=kio -version=5.81.0 +version=5.82.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://invent.kde.org/frameworks/kio" distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=c62bae911978d163bbb86648344708d5b963823244941de0904c2a7800ecc07e +checksum=cb970d0550054fd0bb0957de010b9ea73b2d89e8df725c0d8344320e82473144 CXXFLAGS+=" -fpermissive"