diff --git a/srcpkgs/kio-extras/template b/srcpkgs/kio-extras/template index 549ca453a92..c4a9007cc29 100644 --- a/srcpkgs/kio-extras/template +++ b/srcpkgs/kio-extras/template @@ -1,6 +1,6 @@ # Template file for 'kio-extras' pkgname=kio-extras -version=18.12.1 +version=18.12.2 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF -DDESKTOPTOJSON_EXECUTABLE=/usr/bin/desktoptojson" @@ -15,7 +15,7 @@ maintainer="Denis Revin " license="GPL-2.0-or-later, LGPL-2.0-or-later" homepage="https://cgit.kde.org/kio-extras.git" distfiles="${KDE_SITE}/applications/${version}/src/${pkgname}-${version}.tar.xz" -checksum=83ef90969b4d420677d9d2b72c0dc337dced5b265ad0b45e965f4ce61b57c59f +checksum=16f76a1130fbfe01d3b72f15b1a5be763c9341e424b253b9025f6c6aa3beab45 if [ -z "$CROSS_BUILD" ]; then makedepends+=" libssh-devel"