From fcd63254456ae407df6ef39e70013cac74ead6fe Mon Sep 17 00:00:00 2001 From: AldairSoraki <52483168+AldairbotHerotaku@users.noreply.github.com> Date: Mon, 1 Aug 2022 15:25:46 -0700 Subject: [PATCH] Fix the setconf download because the servers are down --- main/setconf/spkgbuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/setconf/spkgbuild b/main/setconf/spkgbuild index d93db0f1e..3212d6836 100644 --- a/main/setconf/spkgbuild +++ b/main/setconf/spkgbuild @@ -5,7 +5,7 @@ name=setconf version=0.7.7 release=1 -source="https://setconf.roboticoverlords.org/$name-$version.tar.xz" +source="https://github.com/xyproto/setconf/releases/download/$version/$name-$version.tar.xz" build() { cd $name-$version