Update bpm hook
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: desktop-file-utils
|
name: desktop-file-utils
|
||||||
description: CLI utilities for working with desktop entries
|
description: CLI utilities for working with desktop entries
|
||||||
version: "0.28"
|
version: "0.28"
|
||||||
revision: 2
|
revision: 3
|
||||||
url: https://www.freedesktop.org/wiki/Software/desktop-file-utils/
|
url: https://www.freedesktop.org/wiki/Software/desktop-file-utils/
|
||||||
license: GPL
|
license: GPL
|
||||||
architecture: any
|
architecture: any
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
trigger_operations: ["install", "upgrade", "remove"]
|
trigger_actions: ["install", "upgrade", "remove"]
|
||||||
target_type: "path"
|
|
||||||
targets: ["usr/share/applications/*.desktop"]
|
targets: ["usr/share/applications/*.desktop"]
|
||||||
run: "/usr/bin/update-desktop-database --quiet"
|
run: "/usr/bin/update-desktop-database --quiet"
|
||||||
|
|||||||
Reference in New Issue
Block a user