summaryrefslogtreecommitdiff
path: root/sysutils/plasma-pass/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/plasma-pass/Makefile')
-rw-r--r--sysutils/plasma-pass/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/plasma-pass/Makefile b/sysutils/plasma-pass/Makefile
index fe41409493a1..4bbdbc734549 100644
--- a/sysutils/plasma-pass/Makefile
+++ b/sysutils/plasma-pass/Makefile
@@ -1,5 +1,5 @@
PORTNAME= plasma-pass
-DISTVERSION= 1.2.2
+DISTVERSION= 1.3.0
MASTER_SITES= KDE/stable/${PORTNAME}
CATEGORIES= sysutils kde
@@ -13,9 +13,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSES/LGPL-2.1-or-later.txt
LIB_DEPENDS= libassuan.so:security/libassuan \
libgpg-error.so:security/libgpg-error \
libgpgme.so:security/gpgme \
- libgpgmepp.so:security/gpgme-cpp \
+ libgpgmepp.so:security/gpgmepp \
liboath.so:security/oath-toolkit \
- libqgpgmeqt6.so:security/gpgme-qt@qt6
+ libqgpgmeqt6.so:security/qgpgme@qt6
RUN_DEPENDS= pass:sysutils/password-store
USES= cmake compiler:c++20-lang gettext kde:6 qt:6 tar:xz