From fe54a85adc8cdf6e88d3c1a29ddbce88bac34eb2 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Mon, 13 May 2019 13:07:52 +0200 Subject: [PATCH] kio-extras: update to 19.04.1. --- srcpkgs/kio-extras/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/kio-extras/template b/srcpkgs/kio-extras/template index 406fca5699a..83efd5997f0 100644 --- a/srcpkgs/kio-extras/template +++ b/srcpkgs/kio-extras/template @@ -1,6 +1,6 @@ # Template file for 'kio-extras' pkgname=kio-extras -version=19.04.0 +version=19.04.1 revision=1 build_style=cmake configure_args="-DBUILD_TESTING=OFF" @@ -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/kio-extras-${version}.tar.xz" -checksum=0f3f2eaf40512cf4a61b09b94ca365d7d05c7b1a75f4e8afd047143a8e962d85 +checksum=ddf389a50142211566124ba902bb9f6b2988b1b94fefed7620a6ec421e3ff0bd if [ -z "$CROSS_BUILD" ]; then makedepends+=" libssh-devel"