From a484caa09e2c0b247a17be6a541ca0dbe878d09d Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Wed, 23 Oct 2024 20:57:27 -0700 Subject: [PATCH] Update: telescope (#2365) (#2366) * Update: telescope Bump to latest commit for testing purposes * fix weird spacing? Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --------- Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> (cherry picked from commit d774d8a297227f57cdca29519a38692de1e7dfaf) Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com> --- anda/stardust/telescope/stardust-telescope.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/anda/stardust/telescope/stardust-telescope.spec b/anda/stardust/telescope/stardust-telescope.spec index 8feb0eaf90..7c8c96bc32 100644 --- a/anda/stardust/telescope/stardust-telescope.spec +++ b/anda/stardust/telescope/stardust-telescope.spec @@ -1,6 +1,6 @@ %define debug_package %nil -%global commit 7846913e5068591973d479464f21cfa6b82bb2fd +%global commit ec4218fb938b0a098285c4a97af45493d22673fa %global commit_date 20241023 %global shortcommit %(c=%{commit}; echo ${c:0:7}) @@ -10,7 +10,7 @@ Release: 1%?dist Summary: See the stars! Easy stardust setups to run on your computer. License: MIT URL: https://github.com/StardustXR/telescope -Source0: %url/archive/%commit.tar.gz +Source0: %url/archive/%commit.tar.gz Requires: bash Requires: stardust-server Requires: stardust-gravity