···11# pkgs
2233-PKGBUILDs for running [@tangled.sh](https://tangled.sh/@tangled.sh/core) on [Arch](https://archlinux.org).
33+PKGBUILDs for running [@tangled.org](https://tangled.org/@tangled.org/core) on [Arch](https://archlinux.org).
4455> [!NOTE]
66> I use these packages to deploy to my knot server.
77>
88-> These are **not** official tangled packages. **DO NOT** direct issues using these packages to the core tangled.sh repository.
88+> These are **not** official tangled packages. **DO NOT** direct issues using these packages to the core tangled.org repository.
991010## Packages:
11111212### [appview](appview)
13131414-Builds `appview` from tag [v1.9.1-alpha](https://tangled.sh/@tangled.sh/core/tree/v1.9.1-alpha).
1414+Builds `appview` from tag [v1.9.1-alpha](https://tangled.org/@tangled.org/core/tree/v1.9.1-alpha).
15151616### [knotserver](knotserver)
17171818-Builds `knot` from tag [v1.9.1-alpha](https://tangled.sh/@tangled.sh/core/tree/v1.9.1-alpha).
1818+Builds `knot` from tag [v1.9.1-alpha](https://tangled.org/@tangled.org/core/tree/v1.9.1-alpha).
19192020### [knotserver-git](knotserver-git)
21212222-Builds `knot` from branch [master](https://tangled.sh/@tangled.sh/core/tree/master).
2222+Builds `knot` from branch [master](https://tangled.org/@tangled.org/core/tree/master).
2323+2424+### [spindle](spindle)
2525+2626+Builds `spindle` from tag [v1.9.1-alpha](https://tangled.org/@tangled.org/core/tree/v1.9.1-alpha).
2327
+9-5
src/README.md.sh
···22cat << EOF > ${pkgbuild_path}/README.md
33# pkgs
4455-PKGBUILDs for running [@tangled.sh](https://tangled.sh/@tangled.sh/core) on [Arch](https://archlinux.org).
55+PKGBUILDs for running [@tangled.org](https://tangled.org/@tangled.org/core) on [Arch](https://archlinux.org).
6677> [!NOTE]
88> I use these packages to deploy to my knot server.
99>
1010-> These are **not** official tangled packages. **DO NOT** direct issues using these packages to the core tangled.sh repository.
1010+> These are **not** official tangled packages. **DO NOT** direct issues using these packages to the core tangled.org repository.
11111212## Packages:
13131414### [appview](appview)
15151616-Builds \`appview\` from tag [v${tag}](https://tangled.sh/@tangled.sh/core/tree/v${tag}).
1616+Builds \`appview\` from tag [v${tag}](https://tangled.org/@tangled.org/core/tree/v${tag}).
17171818### [knotserver](knotserver)
19192020-Builds \`knot\` from tag [v${tag}](https://tangled.sh/@tangled.sh/core/tree/v${tag}).
2020+Builds \`knot\` from tag [v${tag}](https://tangled.org/@tangled.org/core/tree/v${tag}).
21212222### [knotserver-git](knotserver-git)
23232424-Builds \`knot\` from branch [master](https://tangled.sh/@tangled.sh/core/tree/master).
2424+Builds \`knot\` from branch [master](https://tangled.org/@tangled.org/core/tree/master).
2525+2626+### [spindle](spindle)
2727+2828+Builds \`spindle\` from tag [v${tag}](https://tangled.org/@tangled.org/core/tree/v${tag}).
25292630EOF