mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-07 06:24:35 +00:00
Update snapcraft.yaml
This commit is contained in:
+3
-3
@@ -1,4 +1,4 @@
|
|||||||
name: maigret
|
name: maigret2
|
||||||
version: git
|
version: git
|
||||||
summary: v
|
summary: v
|
||||||
description: |
|
description: |
|
||||||
@@ -8,7 +8,7 @@ confinement: strict
|
|||||||
|
|
||||||
|
|
||||||
parts:
|
parts:
|
||||||
maigret:
|
maigret2:
|
||||||
plugin: python
|
plugin: python
|
||||||
python-version: python3
|
python-version: python3
|
||||||
source: .
|
source: .
|
||||||
@@ -17,7 +17,7 @@ parts:
|
|||||||
|
|
||||||
|
|
||||||
apps:
|
apps:
|
||||||
maigret:
|
maigret2:
|
||||||
command: bin/maigret
|
command: bin/maigret
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user