diff options
author | John Stebbins <[email protected]> | 2020-05-08 08:24:06 -0600 |
---|---|---|
committer | John Stebbins <[email protected]> | 2020-05-08 10:29:05 -0600 |
commit | 368576dc9aa94c792a309e227c9a893776d8cdd1 (patch) | |
tree | 4486f3cff250b892ebb4870d9ca72dc48e6162b7 /pkg/linux/flatpak/fr.handbrake.ghb.json | |
parent | d09944d49462820b9088a082eccf6dcbfc80dca0 (diff) |
flatpak: conform to freedesktop metainfo standards
Diffstat (limited to 'pkg/linux/flatpak/fr.handbrake.ghb.json')
-rw-r--r-- | pkg/linux/flatpak/fr.handbrake.ghb.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/linux/flatpak/fr.handbrake.ghb.json b/pkg/linux/flatpak/fr.handbrake.ghb.json index d7ddfbc21..aaa1b4abc 100644 --- a/pkg/linux/flatpak/fr.handbrake.ghb.json +++ b/pkg/linux/flatpak/fr.handbrake.ghb.json @@ -21,7 +21,7 @@ "--env=GIO_EXTRA_MODULES=/app/lib/gio/modules" ], "add-extensions": { - "fr.handbrake.plugin": { + "fr.handbrake.ghb.Plugin": { "version": "1", "directory": "extensions", "add-ld-path": "lib", |