repo-parse: do not emit repo filename suffix for "Repository" key
commit102e9dd4dae9c7290aeb1039d1ae8cc0c28728e5
authorIvan Shapovalov <intelfx@intelfx.name>
Sun, 12 May 2024 13:02:28 +0000 (12 15:02 +0200)
committerIvan Shapovalov <intelfx@intelfx.name>
Mon, 13 May 2024 10:38:55 +0000 (13 12:38 +0200)
tree2ee5ce5a127978e6158e36bb1e5663e524bcb2dd
parent8aa0e98e533cdeb5320f6d89ad330872efbd4f72
repo-parse: do not emit repo filename suffix for "Repository" key

"Repository":"core.db" -> "Repository":"core"

Fixes: a3b6027b ("Repo.pm: add parse_db_file()")
Fixes: #1158
lib/aur-repo-parse
tests/issue/1158 [new file with mode: 0644]