Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 9 additions & 9 deletions com.github.KRTirtho.Spotube.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# yaml-language-server: $schema=https://raw.githubusercontent.com/flatpak/flatpak-builder/main/data/flatpak-manifest.schema.json
app-id: com.github.KRTirtho.Spotube
runtime: org.gnome.Platform
runtime-version: "48"
runtime-version: '48'
sdk: org.gnome.Sdk
command: spotube
add-extensions:
Expand Down Expand Up @@ -51,8 +51,8 @@ modules:
- install yt-dlp /app/bin
sources:
- type: archive
url: "https://github.com/yt-dlp/yt-dlp/archive/refs/tags/2025.09.23.tar.gz"
sha256: "ba2f0ebf715836a506f54e3062ff1448bfa8314c9db7b8ed7697a26decafdda8"
url: https://github.com/yt-dlp/yt-dlp/archive/refs/tags/2025.09.23.tar.gz
sha256: ba2f0ebf715836a506f54e3062ff1448bfa8314c9db7b8ed7697a26decafdda8
- name: jsoncpp
buildsystem: meson
config-opts:
Expand Down Expand Up @@ -81,8 +81,8 @@ modules:
- -Dvulkan=enabled
sources:
- type: archive
url: https://github.com/mpv-player/mpv/archive/refs/tags/v0.40.0.tar.gz
sha256: 10a0f4654f62140a6dd4d380dcf0bbdbdcf6e697556863dc499c296182f081a3
url: https://github.com/mpv-player/mpv/archive/refs/tags/v0.41.0.tar.gz
sha256: ee21092a5ee427353392360929dc64645c54479aefdb5babc5cfbb5fad626209
x-checker-data:
type: anitya
project-id: 5348
Expand All @@ -99,8 +99,8 @@ modules:
- -Ddemos=False
sources:
- type: archive
url: https://code.videolan.org/videolan/libplacebo/-/archive/v7.349.0/libplacebo-v7.349.0.tar.gz
sha256: 79120e685a1836344b51b13b6a5661622486a84e4d4a35f6c8d01679a20fbc86
url: https://code.videolan.org/videolan/libplacebo/-/archive/v7.360.1/libplacebo-v7.360.1.tar.gz
sha256: 14c0a99f4b01557ec9826ce6b1d52f6de21be274ba03fd5aab7307f18766dc39
x-checker-data:
type: anitya
project-id: 20101
Expand Down Expand Up @@ -128,8 +128,8 @@ modules:
- --disable-static
sources:
- type: archive
url: https://github.com/libass/libass/releases/download/0.17.3/libass-0.17.3.tar.gz
sha256: da7c348deb6fa6c24507afab2dee7545ba5dd5bbf90a137bfe9e738f7df68537
url: https://github.com/libass/libass/releases/download/0.17.4/libass-0.17.4.tar.gz
sha256: a886b3b80867f437bc55cff3280a652bfa0d37b43d2aff39ddf3c4f288b8c5a8
x-checker-data:
type: anitya
project-id: 1560
Expand Down