smlavine / aurpackages

Packages I maintain on the AUR

Home Page:https://sr.ht/~smlavine/aurpackages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

aurpackages

These are packages that I maintain for the Arch User Repository (AUR).

Notes (mainly for myself)

.SRCINFO is never updated manually. It is generated using the following command:

makepkg --printsrcinfo > .SRCINFO

Snapshots of AUR packages can be obtained with the following command:

curl -O "https://aur.archlinux.org/cgit/aur.git/snapshot/${pkgname}.tar.gz"

AUR git repositories can be cloned from:

ssh://aur@aur.archlinux.org/${pkgname}.git

The updpkgsums (pacman-contrib) script can be used to update the checksums in a PKGBUILD.

References

https://wiki.archlinux.org/title/.SRCINFO#Generation

About

Packages I maintain on the AUR

https://sr.ht/~smlavine/aurpackages

License:Other