Skip to content

Instantly share code, notes, and snippets.

@unixfox
Created June 8, 2022 19:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save unixfox/5af8de7f82344e1e2f2890449452d906 to your computer and use it in GitHub Desktop.
Save unixfox/5af8de7f82344e1e2f2890449452d906 to your computer and use it in GitHub Desktop.
Update AUR package
  1. Update the PKGBUILD
  2. makepkg --printsrcinfo > .SRCINFO
  3. git add PKGBUILD .SRCINFO
  4. git commit
  5. git push
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment