1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-11-13 12:55:00 -05:00
filebot/installer/snap/snapcraft.yaml
2018-06-16 01:48:15 +07:00

19 lines
278 B
YAML

name: @{package.name}
version: @{application.version}
summary: @{package.synopsis}
description: @{package.description}
confinement: classic
grade: stable
architectures: [amd64]
apps:
filebot:
command: bin/filebot.sh
parts:
filebot:
plugin: dump
source: root