📦 [MIRROR] Archey4 official AUR package https://aur.archlinux.org/packages/archey4/
Go to file
Samuel FORESTIER dab30ebeff Moves to new personal domain name for contact 2023-10-29 22:43:49 +01:00
.SRCINFO Bumps to v4.14.2.0-1 2023-08-26 19:24:48 +02:00
.gitignore Publishes a (really) needed .gitignore template for Arch Linux packages 2020-03-27 18:33:25 +01:00
PKGBUILD Moves to new personal domain name for contact 2023-10-29 22:43:49 +01:00
README.md Switches to a "modern" build procedure (PEP 517) 2023-08-26 19:24:19 +02:00
archey4.install Fixes broken `archey4` symlink when upgrading from v4.6.0 2020-03-29 11:22:00 +02:00

README.md

Archey4-PKGBUILD

Archey4 PKGBUILD for Arch User Repository (AUR)

Required dependencies

# For developers
pacman -Sy base-devel pacman-contrib namcap

# For maintainers
pacman -Sy python-setuptools python-build python-installer python-wheel python-distro python-netifaces

Clone this repository

git clone https://aur.archlinux.org/archey4.git
cd archey4/

Development procedure

# Edit PKGBUILD as needed here...
nano PKGBUILD

# Run PKGBUILD lint
namcap PKGBUILD

# Update MD5 and SHA1 sums
updpkgsums

# Let's build the package
makepkg
makepkg --printsrcinfo > .SRCINFO

# Commit changes and publish them
git add PKGBUILD .SRCINFO
git commit -m '...'
git push

Installation procedure

pacman -U ./archey4-*.pkg.tar.zst

# These entry points should now be available on your system
archey
archey4