diff --git a/srcpkgs/gst1-python3/template b/srcpkgs/gst1-python3/template index ff33466c2a6..10a3a12656b 100644 --- a/srcpkgs/gst1-python3/template +++ b/srcpkgs/gst1-python3/template @@ -1,6 +1,6 @@ # Template file for 'gst1-python3' pkgname=gst1-python3 -version=1.24.0 +version=1.24.2 revision=1 build_style=meson hostmakedepends="pkg-config python3" @@ -12,4 +12,5 @@ license="LGPL-2.1-or-later" homepage="https://gstreamer.freedesktop.org" changelog="https://gstreamer.freedesktop.org/releases/${version%.*}/#${version}" distfiles="https://gstreamer.freedesktop.org/src/gst-python/gst-python-${version}.tar.xz" -checksum=041c2255c1ea9936c777dcb08a36ecaa6a24a69a12fc46ef53f1530d46c59f9d +checksum=bd90f3bc8af17dce3bf26b66537efb4951869ffce6403f598461b985e2b2d78e +make_check=no # Upstream didn't adjust checks to match their API changes