summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFrederik “Freso” S. Olesen2023-05-24 23:27:03 +0200
committerFrederik “Freso” S. Olesen2023-05-24 23:27:03 +0200
commit41bc57befefd512a1784010bef1ece4d1fb3a00e (patch)
tree228d1903479e07a9c1d33d33e7d90a53b2aad434 /.SRCINFO
parente3e04a918fa2a0d85d5cb0848c28f1515d22df06 (diff)
downloadaur-41bc57befefd512a1784010bef1ece4d1fb3a00e.tar.gz
Depend on Qt 6 rather than 5
Plugin already builds against 6 rather than 5 if available, and OBS 29 is also built against Qt 6, so this plugin would probably already fail if built against Qt 5.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2ba3f6ea521f..14bd8b2db972 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = obs-streamfx-unstable
pkgdesc = Bring your stream back to life with modern effects! (unstable/testing version)
pkgver = 0.12.0b299
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Xaymar/obs-StreamFX
arch = x86_64
license = GPL2
@@ -20,7 +20,7 @@ pkgbase = obs-streamfx-unstable
depends = jansson
depends = libxinerama
depends = libxkbcommon-x11
- depends = qt5-x11extras
+ depends = qt6-base
depends = curl
depends = gtk-update-icon-cache
depends = obs-studio>=29