gst1-python3: update to 1.24.2

This commit is contained in:
cinerea0 2024-04-16 21:54:11 -04:00 committed by cinerea0
parent 505b20139c
commit d1cc8a4498
1 changed files with 3 additions and 2 deletions

View File

@ -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