spotube/oss.krtirtho.Spotube.yml
Kingkor Roy Tirtho 44760aab6f Unsafe List.last accessor bugfix (#issues/2)
PKGBUILD recreated & adjusted
License created
flatpak config created (dummy)
2022-01-14 16:58:53 +06:00

13 lines
301 B
YAML

app-id: oss.krtirtho.Spotube
runtime: org.freedesktop.Platform
runtime-version: '21.08'
sdk: org.freedesktop.Sdk
command: spotube
modules:
- name: spotube
buildsystem: simple
build-commands:
- install -D hello.sh /app/bin/hello.sh
sources:
- type: file
path: hello.sh