diff --git a/srcpkgs/gst1-python3/template b/srcpkgs/gst1-python3/template index eab4b7e44f9..49a3a6e26f4 100644 --- a/srcpkgs/gst1-python3/template +++ b/srcpkgs/gst1-python3/template @@ -1,9 +1,9 @@ # Template file for 'gst1-python3' pkgname=gst1-python3 -version=1.24.10 +version=1.24.11 revision=1 build_style=meson -hostmakedepends="pkg-config python3" +hostmakedepends="pkg-config python3 python3-packaging-bootstrap" makedepends="libglib-devel python3-devel python3-gobject-devel gst-plugins-base1-devel" depends="python3-gobject" short_desc="Python3 bindings for GStreamer 1.x" @@ -12,5 +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=135bcf8b6f1468bc31e5660409fe8ed38109f01dec44743514aa2fa6b3863309 +checksum=f4c8761bfee98508f57e2efd738ef36a99e2f7644860877d54d235a7092cf056 make_check=no # Upstream didn't adjust checks to match their API changes