diff --git a/jp.angeltech.MoeMoji.json b/jp.angeltech.MoeMoji.json index 5f80f4b..e1b9a58 100644 --- a/jp.angeltech.MoeMoji.json +++ b/jp.angeltech.MoeMoji.json @@ -16,8 +16,10 @@ "buildsystem": "meson", "sources": [ { - "type": "dir", - "path": "." + "type": "git", + "url": "https://gitea.angeltech.jp/Angel-Technologies/MoeMoji", + "tag": "v0.1.0", + "commit": "14cd08e28ed1f346e2c9da4d3f7d7a5285b69230" } ] }