File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ modules:
2424 buildsystem : simple
2525 build-commands :
2626 - install -D gitnuro /app/bin/gitnuro
27- - install -D Gitnuro-linux-1.3.0-x86_64 .jar /app/share/Gitnuro.jar
27+ - install -D Gitnuro.jar /app/share/Gitnuro.jar
2828 - install -D com.jetpackduba.Gitnuro.desktop /app/share/applications/com.jetpackduba.Gitnuro.desktop
2929 - install -D icon.png /app/share/icons/hicolor/512x512/apps/com.jetpackduba.Gitnuro.png
3030 - install -D com.jetpackduba.Gitnuro.metainfo.xml /app/share/appdata/com.jetpackduba.Gitnuro.metainfo.xml
@@ -35,10 +35,12 @@ modules:
3535 url : https://github.com/JetpackDuba/Gitnuro/releases/download/v1.3.0/Gitnuro-linux-1.3.0-x86_64.jar
3636 sha256 : 2167b776e888ef6d69092c36a3e62d14c3fb55013690fb45377e2542badffae0
3737 only-arches : [x86_64]
38+ dest-filename : Gitnuro.jar
3839 - type : file
3940 url : https://github.com/JetpackDuba/Gitnuro/releases/download/v1.3.0/Gitnuro-linux-1.3.0-arm_aarch64.jar
4041 sha256 : 1279d108f365ae051626dc3b810cd1bc54637ce01def7cac483a016b09b5d485
4142 only-arches : [aarch64]
43+ dest-filename : Gitnuro.jar
4244 - type : file
4345 path : com.jetpackduba.Gitnuro.desktop
4446 - type : file
You can’t perform that action at this time.
0 commit comments