|
39 | 39 | }, |
40 | 40 | "modules": [ |
41 | 41 | { |
42 | | - "name": "obs-deps-base", |
| 42 | + "name": "obs-deps-buildstream-base", |
43 | 43 | "buildsystem": "simple", |
44 | 44 | "build-commands": [ |
45 | 45 | "tar -xvf base.tar.xz -C /" |
|
48 | 48 | { |
49 | 49 | "type": "file", |
50 | 50 | "dest-filename": "base.tar.xz", |
51 | | - "url": "https://github.com/obsproject/obs-deps-buildstream/releases/download/2026-01-09/flatpak-base-x86_64-2026-01-09.tar.xz", |
52 | | - "sha256": "664ff7c2e3cfa552a6b16e7b78428c1940a5a42f85911b5e4d57a053f0dcc9e1" |
| 51 | + "url": "https://github.com/obsproject/obs-deps-buildstream/releases/download/2026-06-06/flatpak-base-x86_64-2026-06-06.tar.xz", |
| 52 | + "sha256": "e0888f1852cf942babf640dd8379842861a46a608f2130833d619899ddf25b04" |
53 | 53 | } |
54 | 54 | ] |
55 | 55 | }, |
56 | 56 | { |
57 | | - "name": "obs-deps-devel", |
| 57 | + "name": "obs-deps-buildstream-devel", |
58 | 58 | "buildsystem": "simple", |
59 | 59 | "build-commands": [ |
60 | 60 | "tar -xvf devel.tar.xz -C /" |
|
63 | 63 | { |
64 | 64 | "type": "file", |
65 | 65 | "dest-filename": "devel.tar.xz", |
66 | | - "url": "https://github.com/obsproject/obs-deps-buildstream/releases/download/2026-01-09/flatpak-devel-x86_64-2026-01-09.tar.xz", |
67 | | - "sha256": "214a18feff6d7e1ed5b42820ac806eafec50029e41f03c197f76e06eafb591dc" |
| 66 | + "url": "https://github.com/obsproject/obs-deps-buildstream/releases/download/2026-06-06/flatpak-devel-x86_64-2026-06-06.tar.xz", |
| 67 | + "sha256": "51f9cb6563fc0870a2696ca977c1826f48f2ede6ebaf3486bc4017090fea0d93" |
68 | 68 | } |
69 | 69 | ] |
70 | 70 | }, |
71 | 71 | { |
72 | | - "name": "obs-deps-devtools", |
| 72 | + "name": "obs-deps-buildstream-devtools", |
73 | 73 | "buildsystem": "simple", |
74 | 74 | "build-commands": [ |
75 | 75 | "tar -xvf devtools.tar.xz -C /" |
|
81 | 81 | { |
82 | 82 | "type": "file", |
83 | 83 | "dest-filename": "devtools.tar.xz", |
84 | | - "url": "https://github.com/obsproject/obs-deps-buildstream/releases/download/2026-01-09/flatpak-devtools-x86_64-2026-01-09.tar.xz", |
85 | | - "sha256": "f3381b9661925a593ebe42dded1a87f86d54e49c7fde92567f2f19d37564bb61" |
| 84 | + "url": "https://github.com/obsproject/obs-deps-buildstream/releases/download/2026-06-06/flatpak-devtools-x86_64-2026-06-06.tar.xz", |
| 85 | + "sha256": "0ba4e5078e63a008a504150ccc1c25bdbed1e5490765606a67af07b0c93c05c2" |
86 | 86 | } |
87 | 87 | ] |
88 | 88 | }, |
89 | 89 | { |
90 | | - "name": "qt", |
| 90 | + "name": "obs-deps-buildstream-qt", |
91 | 91 | "buildsystem": "simple", |
92 | 92 | "build-commands": [ |
93 | 93 | "tar -xvf qt.tar.xz -C /" |
|
96 | 96 | { |
97 | 97 | "type": "file", |
98 | 98 | "dest-filename": "qt.tar.xz", |
99 | | - "url": "https://github.com/obsproject/obs-deps-buildstream/releases/download/2026-01-09/flatpak-qt-x86_64-2026-01-09.tar.xz", |
100 | | - "sha256": "57c5c90cd5824d2a634ba92a0a2ad1b1a57347ee14a9eae41cf77c74970cee11" |
| 99 | + "url": "https://github.com/obsproject/obs-deps-buildstream/releases/download/2026-06-06/flatpak-qt-x86_64-2026-06-06.tar.xz", |
| 100 | + "sha256": "2dc37eddc2f252304383c0c2b5d85898593b695e026ebb88892bdc005498ddb6" |
101 | 101 | } |
102 | 102 | ] |
103 | 103 | }, |
|
0 commit comments