diff --git a/anda/multimedia/ffmpeg/anda.hcl b/anda/multimedia/ffmpeg/anda.hcl index 44b1659420..84fa2ba693 100644 --- a/anda/multimedia/ffmpeg/anda.hcl +++ b/anda/multimedia/ffmpeg/anda.hcl @@ -2,7 +2,7 @@ project pkg { arches = ["x86_64", "aarch64", "i386"] rpm { spec = "ffmpeg.spec" - extra_repos = ["https://repos.fyralabs.com/terrarawhide-nvidia"] + extra_repos = ["https://repos.fyralabs.com/terra\\$releasever-nvidia"] } labels { updbranch = 1 diff --git a/anda/system/wine/dev/anda.hcl b/anda/system/wine/dev/anda.hcl index ae57da621e..631e113891 100644 --- a/anda/system/wine/dev/anda.hcl +++ b/anda/system/wine/dev/anda.hcl @@ -2,7 +2,7 @@ project pkg { arches = ["x86_64", "aarch64", "i386"] rpm { spec = "wine-dev.spec" - extra_repos = ["https://repos.fyralabs.com/terrarawhide-mesa"] + extra_repos = ["https://repos.fyralabs.com/terra\\$releasever-mesa"] } labels { mock = 1 diff --git a/anda/system/wine/stable/anda.hcl b/anda/system/wine/stable/anda.hcl index 49b50d5736..81a3dfa448 100644 --- a/anda/system/wine/stable/anda.hcl +++ b/anda/system/wine/stable/anda.hcl @@ -2,7 +2,7 @@ project pkg { arches = ["x86_64", "aarch64", "i386"] rpm { spec = "wine-stable.spec" - extra_repos = ["https://repos.fyralabs.com/terrarawhide-mesa"] + extra_repos = ["https://repos.fyralabs.com/terra\\$releasever-mesa"] } labels { mock = 1 diff --git a/anda/system/wine/staging/anda.hcl b/anda/system/wine/staging/anda.hcl index 4e0642affd..eb37743dae 100644 --- a/anda/system/wine/staging/anda.hcl +++ b/anda/system/wine/staging/anda.hcl @@ -2,7 +2,7 @@ project pkg { arches = ["x86_64", "aarch64", "i386"] rpm { spec = "wine-staging.spec" - extra_repos = ["https://repos.fyralabs.com/terrarawhide-mesa"] + extra_repos = ["https://repos.fyralabs.com/terra\\$releasever-mesa"] } labels { mock = 1