diff --git a/srcpkgs/kio-extras/template b/srcpkgs/kio-extras/template index a908b23f949..549ca453a92 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.0 +version=18.12.1 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=c5ac845efcc37f1710d3a5204181bbb27f9bd06429ec95d018c63bc2503d74e9 +checksum=83ef90969b4d420677d9d2b72c0dc337dced5b265ad0b45e965f4ce61b57c59f if [ -z "$CROSS_BUILD" ]; then makedepends+=" libssh-devel"