Skip to content

Repository files navigation

AUR-PKGBUILD

PKGBUILDs in AUR.

Using GitHub actions to auto-update the pkgver and sha256sum, and build Arch packages.

If you don't want to build the packages yourself, you can try my repostries.

Add my repositry

The packages are located at OneDrive and Cloudflare R2 Storage, choose one of you like.

Add the following code snippet to your /etc/pacman.conf:

[archlinux-sving1024]
#Cloudflare R2
Server = https://repo.sving1024.top/archlinux/

And import my pubkey:

sudo pacman-key --recv-keys B3D5A089ABA053169C5FED50E3B24814F9927AFB && sudo pacman-key --lsign-key sving1024@outlook.com 

Then, run sudo pacman -Syu to update the repository and upgrade the system.

Now you can use sudo pacman -S <pkg_name> to install packages from my repository.

You may also want to use archlinuxcn with the repo together. Some of the dependencies are provided in the repo.

Thanks vifly for his arch-build project. If you want to build a repo like this, you can read his post.

Known Issues

Firefox Nightly language pack checksum mismatch / language packs out of date

TL; DR: I suggest you wait one or two hours and then try to build the package again.

As Mozilla sometimes replaces the language packs without modifying the URL, the checksum will be out of date for one or two hours a day - that's expected.

And I use GitHub Actions to update these packages; as there are over 100 packages, the workflow may take some time to complete. The workflow is currently running to update the packages, so please wait one or two hours, and then try to build it again.

Moreover, if waiting several hours doesn't work, please try again the next day - sometimes the workflow will fail to update the packages (e.g., due to a network issue), and it usually will be fixed in the next workflow run.

Please report if the language pack has been out of date for at least 3 days.

About

My PKGBUILDs on AUR

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages