We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e306240 commit 738ff91Copy full SHA for 738ff91
1 file changed
package/rmfm/package
@@ -14,7 +14,9 @@ license=Unlicense
14
installdepends=(node simple)
15
16
source=(
17
- https://forgejo.sny.sh/sun/rmFM/archive/1.5.1.zip
+ 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
20
path_fix.patch
21
)
22
sha256sums=(
0 commit comments