From 0df9116be1654f1a2dc82678829cfcddf746fade Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89rico=20Rolim?= Date: Fri, 17 Jul 2020 17:28:30 -0300 Subject: [PATCH] dolphin, dolphin-plugins: fix shlibs provider. --- common/shlibs | 2 +- srcpkgs/dolphin-plugins/template | 3 +-- srcpkgs/dolphin/template | 2 +- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/common/shlibs b/common/shlibs index ad8b2494fc6..42bb0996d24 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3978,4 +3978,4 @@ libkpathsea.so.6 texlive-20200406_1 libtexluajit.so.2 texlive-LuaTeX-20200406_1 libtexlua53.so.5 texlive-LuaTeX-20200406_1 libptexenc.so.1 texlive-20200406_1 -libdolphinvcs.so.5 dolphin-plugins-20.04.2_1 +libdolphinvcs.so.5 dolphin-20.04.3_1 diff --git a/srcpkgs/dolphin-plugins/template b/srcpkgs/dolphin-plugins/template index aa05d35fcd7..1cf0f38a409 100755 --- a/srcpkgs/dolphin-plugins/template +++ b/srcpkgs/dolphin-plugins/template @@ -1,11 +1,10 @@ # Template file for 'dolphin-plugins' pkgname=dolphin-plugins version=20.04.3 -revision=1 +revision=2 build_style=cmake hostmakedepends="extra-cmake-modules gettext qt5-qmake qt5-host-tools kcoreaddons kconfig" makedepends="qt5-devel kxmlgui-devel kio-devel ktexteditor-devel dolphin" -depends="dolphin" short_desc="Plugins to integrate Dolphin with various revision control systems" maintainer="Domenico Panella " license="GPL-2.0-or-later" diff --git a/srcpkgs/dolphin/template b/srcpkgs/dolphin/template index 0e41d66189f..cc2af3ad608 100644 --- a/srcpkgs/dolphin/template +++ b/srcpkgs/dolphin/template @@ -1,7 +1,7 @@ # Template file for 'dolphin' pkgname=dolphin version=20.04.3 -revision=1 +revision=2 build_style=cmake configure_args="-DBUILD_TESTING=OFF" hostmakedepends="extra-cmake-modules python3 qt5-qmake qt5-host-tools