summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--includes/jdenticoninterface.h2
-rw-r--r--io.github.NhekoReborn.Nheko.yaml4
2 files changed, 3 insertions, 3 deletions
diff --git a/includes/jdenticoninterface.h b/includes/jdenticoninterface.h
index 2108a726..532f8dba 100644
--- a/includes/jdenticoninterface.h
+++ b/includes/jdenticoninterface.h
@@ -10,7 +10,7 @@ public:
     virtual QString generate(const QString &message, uint16_t size) = 0;
 };
 
-#define JdenticonInterface_iid "redsky17.Qt.JdenticonInterface"
+#define JdenticonInterface_iid "im.nheko.JdenticonInterface"
 
 Q_DECLARE_INTERFACE(JdenticonInterface, JdenticonInterface_iid)
 
diff --git a/io.github.NhekoReborn.Nheko.yaml b/io.github.NhekoReborn.Nheko.yaml
index a252da7a..a2258b5e 100644
--- a/io.github.NhekoReborn.Nheko.yaml
+++ b/io.github.NhekoReborn.Nheko.yaml
@@ -166,8 +166,8 @@ modules:
       - mkdir -p /app/bin/
       - cp libqtjdenticon.so /app/bin/
     sources:
-      - commit: e58c14369dfbf008c63f43a4556b2e52232e0265
-        tag: v0.1.0
+      - commit: 1f92fd655510414f7828bc3aa97bdd04ccb28fcb
+        tag: v0.2.0
         type: git
         url: https://github.com/Nheko-Reborn/qt-jdenticon.git
   - buildsystem: meson