summaryrefslogtreecommitdiffstats
path: root/plasma-mobile
diff options
context:
space:
mode:
authorTreeve Jelbert2021-10-22 16:27:38 +0200
committerTreeve Jelbert2021-10-22 16:43:19 +0200
commit6207085f5c754b2fbeec56d388dc55916a8e4639 (patch)
tree86663c6447f1fc4a5dd3dc5984a0e7912185bc04 /plasma-mobile
parentfb7d82055a0a85cd1f065eb672486b8970a92b42 (diff)
keysmith: => 21.08
Diffstat (limited to 'plasma-mobile')
-rwxr-xr-xplasma-mobile/keysmith/DEPENDS8
-rwxr-xr-xplasma-mobile/keysmith/DETAILS4
-rw-r--r--plasma-mobile/keysmith/HISTORY4
3 files changed, 12 insertions, 4 deletions
diff --git a/plasma-mobile/keysmith/DEPENDS b/plasma-mobile/keysmith/DEPENDS
index f2f75aea91..8cada82608 100755
--- a/plasma-mobile/keysmith/DEPENDS
+++ b/plasma-mobile/keysmith/DEPENDS
@@ -1,5 +1,9 @@
-source $GRIMOIRE/KDE5_DEPENDS &&
+source $GRIMOIRE/KDE5_DEPENDS &&
depends qtdeclarative &&
depends qtquickcontrols2 &&
+depends qtsvg &&
+depends kdbusaddons &&
+depends ki18n &&
depends kirigami2 &&
-depends oath-toolkit
+depends kwindowsystem &&
+depends libsodium
diff --git a/plasma-mobile/keysmith/DETAILS b/plasma-mobile/keysmith/DETAILS
index 742e454779..232dff42c8 100755
--- a/plasma-mobile/keysmith/DETAILS
+++ b/plasma-mobile/keysmith/DETAILS
@@ -1,7 +1,7 @@
SPELL=keysmith
- VERSION=0.1
+ VERSION=21.08
SOURCE=$SPELL-$VERSION.tar.xz
- SOURCE_URL=http://download.kde.org/stable/$SPELL/${VERSION}/$SOURCE
+ SOURCE_URL=https://download.kde.org/stable/plasma-mobile/${VERSION}/$SOURCE
SOURCE2=$SOURCE.sig
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE_GPG=kde.gpg:$SOURCE.sig:UPSTREAM_KEY
diff --git a/plasma-mobile/keysmith/HISTORY b/plasma-mobile/keysmith/HISTORY
index 7898406091..39b92be2a6 100644
--- a/plasma-mobile/keysmith/HISTORY
+++ b/plasma-mobile/keysmith/HISTORY
@@ -1,3 +1,7 @@
+2021-10-22 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 21.08
+ * DEPENDS: various updates
+
2019-12-18 Treeve Jelbert <treeve@sourcemage.org>
* DETAILS: version 0.1
* DETAILS: add gpg checking