summary refs log tree commit diff
diff options
context:
space:
mode:
authorNicolas Werner <nicolas.werner@hotmail.de>2021-11-19 02:50:20 +0100
committerNicolas Werner <nicolas.werner@hotmail.de>2021-11-19 02:50:20 +0100
commitc0b2e8f9b791881c36a0d0fe34330a6490cb1957 (patch)
tree2aa93a71d44968fb9c83efbda79f752a8dc17f42
parentRelease 0.9.0 (diff)
downloadnheko-c0b2e8f9b791881c36a0d0fe34330a6490cb1957.tar.xz
Fix jdenticon plugin not loading
-rw-r--r--io.github.NhekoReborn.Nheko.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/io.github.NhekoReborn.Nheko.yaml b/io.github.NhekoReborn.Nheko.yaml
index a2258b5e..70c3af83 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: 1f92fd655510414f7828bc3aa97bdd04ccb28fcb
-        tag: v0.2.0
+      - commit: 07604d2e83e9c97969db93af04d3ea548c6f2e89
+        tag: v0.2.1
         type: git
         url: https://github.com/Nheko-Reborn/qt-jdenticon.git
   - buildsystem: meson