Commit graph

3 commits

Author SHA1 Message Date
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
e26a49d19c
Initial commit 2024-05-27 15:51:07 -05:00