Update codes.swee.SweeCryptGTK.json
Some checks failed
Auto build / Build Debian Package (push) Successful in 37s
Auto build / Build Flatpak Package (push) Failing after 45s

This commit is contained in:
Nova Cat 2024-12-27 00:18:42 -08:00
parent 2f8ab31ef5
commit 39f1c41a60

View file

@ -47,7 +47,7 @@
}, { }, {
"name": "sweecrypt-gtk", "name": "sweecrypt-gtk",
"buildsystem": "simple", "buildsystem": "simple",
"build-commands": ["chmod 1777 sweecrypt-gtk.py","install -D sweecrypt-gtk.py /app/bin/sweecrypt-gtk", "install -D sweecrypt-gtk.ui /app/opt/sweecrypt-gtk.ui"], "build-commands": ["chmod 1777 sweecrypt-gtk-flatpak.py","install -D sweecrypt-gtk-flatpak.py /app/bin/sweecrypt-gtk", "install -D sweecrypt-gtk.ui /app/opt/sweecrypt-gtk.ui"],
"sources": [ "sources": [
{ {
"type": "file", "type": "file",