kamack38/Arch Linux's package updater

GitHub Action to update and push an Arch Linux package

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
pathLocation for this action to runno""
pkgverNew pkgver for PKGBUILDno""
pkgrelNew pkgrel for PKGBUILDno""
updpkgsumsUpdate checksums on PKGBUILDnotrue
srcinfoGenerate new .SRCINFOnofalse
buildWhether to build the package after updating it to validate the new versionnofalse
flagsFlags for makepkgno-cfs --noconfirm
paruResolve dependencies using parunofalse
aur_pkgnameAUR package name. Defaults to the one provided in PKGBUILDno
aur_commit_usernameThe username to use when pushing package to the AURno
aur_commit_emailThe email to use when pushing package to the AURno
aur_commit_messageCommit message to use when pushing package to the AURnoUpdating $AUR_PKGNAME to $NEW_PKGVER
aur_ssh_private_keyYour private key with access to the AUR package.no
aur_force_pushUse --force when pushing to the AUR.nofalse
namedescription
old_pkgverOld package version
new_pkgverNew package version
old_pkgrelOld package release number
new_pkgrelNew package release number