summarylogtreecommitdiffstats
path: root/update.py
AgeCommit message (Collapse)Author
2021-03-07Check if out of date using local databases onlychrisjbillington
So that checking is faster and doesn't hit the server too often
2021-02-25Don't updpkgsums redundantlychrisjbillington
2021-02-25update script: updpkgsums before checking diffchrisjbillington
2021-02-24Automate syncing metadata with [core] packageschrisjbillington
2021-02-24add pahole dependencychrisjbillington
2020-02-21* Have this package's version match the originalchrisjbillington
* Make version in pkg name be in the same format as the package itself * Have the kernel image's name not include 'linux'
2020-02-21Fix incorrect commit message in update.pychrisjbillington
2020-02-21Don't bother renaming directories to include "versioned".chrisjbillington
Just conflicts=(linux). Much simpler.
2020-02-20Get rid of eval for package nameschrisjbillington
Instead add a Python script to update the PKGBUILD with new package names. Change grub hook optdepends to grub-mkconfig-hook, as the former seems abandoned.