kio: update to 5.82.0.

This commit is contained in:
John 2021-05-10 14:04:41 +02:00
parent 1dcba5487c
commit bdb11ad6d9
1 changed files with 2 additions and 2 deletions

View File

@ -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 <me@johnnynator.dev>"
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"