Jdenticon update

pull/822/head
Joseph Donofry 3 years ago
parent 26db90b29b
commit 1eb2814fe0
  1. 2
      includes/jdenticoninterface.h
  2. 4
      io.github.NhekoReborn.Nheko.yaml

@ -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)

@ -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

Loading…
Cancel
Save