diff --git a/desktop/kde/admin/plasma-pass/actions.py b/desktop/kde/admin/plasma-pass/actions.py index 316616b64f..0eef11c64c 100644 --- a/desktop/kde/admin/plasma-pass/actions.py +++ b/desktop/kde/admin/plasma-pass/actions.py @@ -5,15 +5,15 @@ # See the file http://www.gnu.org/licenses/gpl.txt from pisi.actionsapi import pisitools -from pisi.actionsapi import kde5 +from pisi.actionsapi import kde6 def setup(): - kde5.configure() + kde6.configure() def build(): - kde5.make() + kde6.make() def install(): - kde5.install() + kde6.install() pisitools.dodoc("LICENSES/*", "README*") diff --git a/desktop/kde/admin/plasma-pass/pspec.xml b/desktop/kde/admin/plasma-pass/pspec.xml index 1da9166a1b..1fa9b893bc 100644 --- a/desktop/kde/admin/plasma-pass/pspec.xml +++ b/desktop/kde/admin/plasma-pass/pspec.xml @@ -13,18 +13,19 @@ Plasma applet for the Pass password manager plasma-pass Pass şifre yöneticisi için plazma uygulaması - https://download.kde.org/stable/plasma-pass/plasma-pass-1.2.1.tar.xz + https://download.kde.org/stable/plasma-pass/plasma-pass-1.2.2.tar.xz gpgme-devel - ki18n-devel - qt5-base-devel - gpgme-qt5-devel - kcoreaddons-devel - kitemmodels-devel + ki18n-kf6-devel + qt6-base-devel + gpgme-qt6-devel + kcoreaddons-kf6-devel + kitemmodels-kf6-devel oath-toolkit-devel - qt5-declarative-devel - plasma-framework-devel - extra-cmake-modules + qt6-declarative-devel + libplasma-kf6-devel + extra-cmake-modules-kf6 + plasma5-support-devel