Go to file
2024-12-08 12:37:45 -05:00
README.md add arti 2024-12-08 12:37:45 -05:00

Archlinux custom packages

Below are archlinux packages from AUR or official archlinux repo with some new feature updates and upgrade to latest version

Common changes

  1. pkgrel starts with 11. Last digit corresponds to upstream pkgrel and tenth place is for my pkgrel.
  2. Add .gitignore in all packages

librespeed-go

Go project to test internet speed. Like speedtest.net

My Changes

  1. Fix bug in config initialization
  2. Support bcrypt for stats password (instea of plain text)
  3. Update to latest git commit

| AUR | github | My PR |

arti

Tor implementation in rust

My Changes

  1. Enable experimental restricted-discovery feature

| Arch | git | Web | My Change |