Add manifest.

This commit is contained in:
Black Hat 2018-08-02 01:49:46 +08:00
parent c35039ffc6
commit 2db402cd5f
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"id": "com.gitlab.matrique",
"id": "org.eu.encom.matrique",
"rename-icon": "matrique",
"rename-desktop-file": "matrique.desktop",
"runtime": "org.kde.Platform",
@ -19,7 +19,7 @@
"name": "matrique",
"buildsystem": "simple",
"build-commands": [
"qmake .",
"qmake matrique.pro -spec linux-g++ CONFIG+=qtquickcompiler",
"make -j4",
"ls -l",
"install -D matrique /app/bin/matrique",