summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortytan652 <tytan652@tytanium.xyz>2024-02-11 18:16:58 +0100
committerGeorges Basile Stavracas Neto <GeorgesStavracas@users.noreply.github.com>2024-02-11 19:09:11 -0300
commitae1ab38de3fc8d06e3b059b96860800afc05222a (patch)
treeaec6ca6d417005e296bd3f5393dca57fd69726ef
parent288ed51269e89a88fcf6ad9f97772bd987286f83 (diff)
build-aux: Update Flatpak audio plugins branch30.1.0-beta2
The KDE Runtime 6.6 relies on the Freedesktop SDK 23.08 and so the branch of audio plugins should be updated too.
-rw-r--r--build-aux/com.obsproject.Studio.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/com.obsproject.Studio.json b/build-aux/com.obsproject.Studio.json
index d074212b0..2c2c18b25 100644
--- a/build-aux/com.obsproject.Studio.json
+++ b/build-aux/com.obsproject.Studio.json
@@ -32,7 +32,7 @@
},
"org.freedesktop.LinuxAudio.Plugins": {
"directory": "extensions/Plugins",
- "version": "22.08",
+ "version": "23.08",
"add-ld-path": "lib",
"merge-dirs": "vst",
"subdirectories": true,