Skip to content
/ pkgbuilds Public

PKGBUILDs for the Arch User Repository

Notifications You must be signed in to change notification settings

tlgs/pkgbuilds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pkgbuilds

Packages I maintain for the Arch User Repository. Uses aurpublish.

Checklist:

  • Make whichever changes are required to the relevant PKGBUILD
  • Use updpkgsums to automatically generate new checksums
  • Use extra-x86_64-build in lieu of makepkg to build/test a package (see Building in a clean chroot)
  • Install resulting package with pacman -U. Make sure it runs!
  • Stage and commit changes to PKGBUILD
  • Run aurpublish $PACKAGE to push to the AUR

Notes:

  • aurpublish's hooks generate package metadata and update .SRCINFO (i.e. makepkg --printsrcinfo > .SRCINFO)
  • extra-x86_64-build automatically runs namcap on the PKGBUILD and resulting package archive

About

PKGBUILDs for the Arch User Repository

Topics

Resources

Stars

Watchers

Forks

Languages