-
Joined on
2024年07月19日
Improve function documentation
Support running individual steps of the script first
Run a git fetch before executing other steps
aa77cc8117
fix: update PKGBUILD checksums
04e1290dc3
fix: query pacman for conflicting packages
3956f42f42
feat: make pkgver an optional argument
9c73b80835
feat: uninstall conflicting packages before pkg installation
6e5150eb06
fix: configuration examples
d03ae76ec1
fix: hook discovery
4e0cfb104e
fix: pkgbuild path issue during package
f7addbd22c
fix: hook discovery
793aa94f04
fix: hook discovery
9be1e64a21
fix: hook discovery
23c8c262be
fix: source pkgname directly from PKGBUILD in runHooks()
4dcc18e655
fix: log gum command
14f0011835
fix: empty $pkgname in runHooks()
7f85be4b67
fix: hookdir always reported as missing
47c1f4178f
fix: error in sourcing config
3ecd112e01
fix: boolean logic error in sanitizeFlags()
499d4c2ee7
fix: PKGBUILD
9dc1c65ab0
docs: update readme
503aa75ac9
docs: add readme
c078a6be13
feat: run namcap on built package
7ab2108909
refactor: rename project to lazyupdate
0fbb2f7853
fix: log-level check logic