diff --git a/multimedia/video/gst-plugins-bad/pspec.xml b/multimedia/video/gst-plugins-bad/pspec.xml
index df4877cda5..e22648962a 100644
--- a/multimedia/video/gst-plugins-bad/pspec.xml
+++ b/multimedia/video/gst-plugins-bad/pspec.xml
@@ -12,7 +12,7 @@
library
A set of GStreamer plug-ins that aren't up to par compared to the rest
GStreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared to the rest. They might be close to being good quality, but they're missing something - be it a good code review, some documentation, a set of tests, a real live maintainer, or some actual wide use.
- https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.24.11.tar.xz
+ https://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-1.26.4.tar.xz
+
+ 2025-07-25
+ 1.26.4
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2025-07-22
1.24.11
diff --git a/multimedia/video/gst-plugins-good/actions.py b/multimedia/video/gst-plugins-good/actions.py
index 113731b46b..d7361d8324 100644
--- a/multimedia/video/gst-plugins-good/actions.py
+++ b/multimedia/video/gst-plugins-good/actions.py
@@ -12,7 +12,8 @@ from pisi.actionsapi import pisitools
def setup():
mesontools.configure("-Dpackage-name='PisiLinux gstreamer-plugins-good package' \
-Dpackage-origin='https://www.pisilinux.org' \
- -Dqt5=disabled")
+ -Dqt5=disabled \
+ -Dqt6=disabled")
def build():
mesontools.build()
diff --git a/multimedia/video/gst-plugins-good/pspec.xml b/multimedia/video/gst-plugins-good/pspec.xml
index bd640d0b84..e4715a5a13 100644
--- a/multimedia/video/gst-plugins-good/pspec.xml
+++ b/multimedia/video/gst-plugins-good/pspec.xml
@@ -12,7 +12,7 @@
library
A set of good-quality plugins for GStreamer
gst-plugins-good contains a set of mature plugins and elements for GStreamer.
- https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.24.11.tar.xz
+ https://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-1.26.4.tar.xz
+
+ 2025-07-17
+ 1.26.4
+ Version bump.
+ Pisi Linux Community
+ admin@pisilinux.org
+
2025-01-09
1.24.11