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