mirror of
https://github.com/terrapkg/packages.git
synced 2026-06-04 10:52:18 +00:00
(cherry picked from commit 66c067c101)
Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
rpm.version(gh("doitsujin/dxvk"));
|
||||
if rpm.changed {
|
||||
if rpm.changed() {
|
||||
let json = get("https://api.github.com/repos/doitsujin/dxvk/contents/subprojects").json_arr();
|
||||
rpm.global("libdisplay_commit", json[0].sha);
|
||||
let rawfile = get("https://gitlab.freedesktop.org/emersion/libdisplay-info/-/raw/main/meson.build?ref_type=heads");
|
||||
|
||||
Reference in New Issue
Block a user