Commit graph

3 commits

Author SHA1 Message Date
ab8c93b36f Better variable naming. 2024-05-27 16:51:30 -05:00
8914f16cc5 Only match if package- matches db_dir
There are some packages which have very short names, like `go`. Without this, every `go*` package will match, now only packages with `go-*` will match. It's needed because the output of the pacman db dir contains `$pkgname-$pkgver`
2024-05-27 16:49:28 -05:00
b14d674355 Initial commit. 2024-05-27 16:27:06 -05:00