# Updater Scripts used to help update the PKGBUILD and `lilac.yaml` automatically. For usage, run with argument `-h`. ## TODO - [x] Use databases to store metadata, currently, each query takes about 10s. Now each query finishes in 1 second - [ ] Support packages hosted in github. - [ ] Clean codes - [ ] merger `pkg_archiver` into `depends_updater` - [ ] merge `sync_meta_data` into `dbmanager`