Update bpm hook
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
name: vlc
|
name: vlc
|
||||||
description: Free and open source cross-platform multimedia player and framework
|
description: Free and open source cross-platform multimedia player and framework
|
||||||
version: 3.0.23
|
version: 3.0.23
|
||||||
revision: 10
|
revision: 11
|
||||||
url: https://www.videolan.org/vlc/
|
url: https://www.videolan.org/vlc/
|
||||||
license: GPL2-or-later,LGPL2.1-or-later
|
license: GPL2-or-later,LGPL2.1-or-later
|
||||||
maintainers:
|
maintainers:
|
||||||
|
|||||||
@@ -1,4 +1,3 @@
|
|||||||
trigger_operations: ["install", "upgrade", "remove"]
|
trigger_actions: ["install", "upgrade", "remove"]
|
||||||
target_type: "path"
|
|
||||||
targets: ["usr/lib/vlc/plugins/*"]
|
targets: ["usr/lib/vlc/plugins/*"]
|
||||||
run: "/usr/lib/vlc/vlc-cache-gen /usr/lib/vlc/plugins"
|
run: "/usr/lib/vlc/vlc-cache-gen /usr/lib/vlc/plugins"
|
||||||
|
|||||||
Reference in New Issue
Block a user