Skip to content

releng-tool's pkgbuild management.

License

Notifications You must be signed in to change notification settings

releng-tool/releng-tool-pkgbuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

releng-tool pkgbuild

This repository manages a PKGBUILD definition used to prepare a releng-tool release for an Arch Linux system. The aur directory is synchronized with this project's AUR package:

Arch User Repository - releng-tool
https://aur.archlinux.org/packages/releng-tool/

Commands

Verify PKGBUILD is correct:

namcap PKGBUILD

Build a package using makepkg:

makepkg

Verify the generated package:

namcap <built-package-name>

To update .SRCINFO, the following command can be used:

makepkg --printsrcinfo >.SRCINFO

About

releng-tool's pkgbuild management.

Resources

License

Stars

Watchers

Forks

Languages