replace old arch source links

https://gitlab.archlinux.org/archlinux/packaging/packages   instead of github
This commit is contained in:
joborun linux 2023-07-29 10:43:26 +00:00
parent 8b06d0c2c4
commit d9b74d1d3e

View file

@ -58,11 +58,11 @@ and you get the recipe for colord
Arch's source repo is like this:
<pre>wget https://raw.githubusercontent.com/archlinux/svntogit-packages/packages/arch-install-scripts/trunk/PKGBUILD</pre>
<pre>wget https://gitlab.archlinux.org/archlinux/packaging/packages/arch-install-scripts/trunk/PKGBUILD</pre>
Community pkgs are a little different but the rest are like the above.
<pre>wget https://raw.githubusercontent.com/archlinux/svntogit-community/packages/asciidoc/trunk/PKGBUILD</pre>
<pre>wget https://gitlab.archlinux.org/archlinux/packaging/packages/asciidoc/trunk/PKGBUILD</pre>
You can use cower for getting AUR pkgbuilds,