Update bpm hook

This commit is contained in:
2026-05-10 16:18:52 +03:00
parent 48bb6d2942
commit 82ed91f730
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -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 -2
View File
@@ -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"