Skip to content

All my PKGBUILDs for Archlinux, including AUR packages.

Notifications You must be signed in to change notification settings

FSMaxB/PKGBUILDs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PKGBUILDs

How to update AUR packages

  1. git subtree pull --prefix AUR/<package> <package> master
  2. Update the package
  3. Build with makepkg
  4. Generate .SRCINFO using makepkg --printsrcinfo > .SRCINFO
  5. Commit.
  6. git subtree push --prefix AUR/<package> <package> master

About

All my PKGBUILDs for Archlinux, including AUR packages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages