From dbf79262a9a83665fcbfea122c01699f7b1495b2 Mon Sep 17 00:00:00 2001 From: cinerea0 Date: Sun, 2 Jun 2024 16:35:14 -0400 Subject: [PATCH] gst1-python3: update to 1.24.4 --- srcpkgs/gst1-python3/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/gst1-python3/template b/srcpkgs/gst1-python3/template index 10a3a12656b..76bcaf9fd49 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.2 +version=1.24.4 revision=1 build_style=meson hostmakedepends="pkg-config python3" @@ -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=bd90f3bc8af17dce3bf26b66537efb4951869ffce6403f598461b985e2b2d78e +checksum=5510358316eb5c965829a393714b4d88306033cd64db3eae8cc62b41ae80a392 make_check=no # Upstream didn't adjust checks to match their API changes