Skip to content
This repository has been archived by the owner on Jan 9, 2022. It is now read-only.
/ aur-update Public archive

🔧 automatically update PKGBUILD files for the AUR

License

Notifications You must be signed in to change notification settings

getchoo-archive/aur-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aur-update

the sole command is :

aur-update [VERSION NUMBER] [TARBALL URL]

this updates the version number, release number, source url, and checksums, allowing for a quick way to update the PKGBUILDS you maintain whenever a new upstream release is made.

for example:

aur-update 0.1.0 'https://github.com/getchoo/aur-update/archive/0.1.0.tar.gz'