kio: update to 5.72.0

[ci skip]
This commit is contained in:
John 2020-07-11 11:28:26 +02:00
parent 027393a880
commit 01c68e8eda

View file

@ -1,6 +1,6 @@
# Template file for 'kio'
pkgname=kio
version=5.71.0
version=5.72.0
revision=1
build_style=cmake
configure_args="-DBUILD_TESTING=OFF
@ -13,9 +13,9 @@ depends="desktop-file-utils"
short_desc="KDE Network transparent access to files and data"
maintainer="John <me@johnnynator.dev>"
license="LGPL-2.0-or-later"
homepage="https://projects.kde.org/projects/frameworks/kio"
homepage="https://invent.kde.org/frameworks/kio"
distfiles="${KDE_SITE}/frameworks/${version%.*}/${pkgname}-${version}.tar.xz"
checksum=b972c8dede50be3e89babb5a536054759db2a87003e6df770c598c7c1c94b8d6
checksum=0ab32bff63f542598e95be64a793eefe8f51b041fbb447256a4aa1c756214ba2
CXXFLAGS+=" -fpermissive"