Skip to content

Commit 738ff91

Browse files
committed
Use mirror for rmfm
1 parent e306240 commit 738ff91

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

package/rmfm/package

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,9 @@ license=Unlicense
1414
installdepends=(node simple)
1515

1616
source=(
17-
https://forgejo.sny.sh/sun/rmFM/archive/1.5.1.zip
17+
https://rmfm.vercel.app/1.5.1.zip
18+
# Actual upstream is https://forgejo.sny.sh/sun/rmFM/archive/1.5.1.zip
19+
# But we are using a mirror to avoid downtime
1820
path_fix.patch
1921
)
2022
sha256sums=(

0 commit comments

Comments
 (0)