gst1-python3: update to 1.24.6

This commit is contained in:
cinerea0 2024-07-30 15:26:02 -04:00 committed by cinerea0
parent 030199a29b
commit a143199d8e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gst1-python3'
pkgname=gst1-python3
version=1.24.4
version=1.24.6
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=5510358316eb5c965829a393714b4d88306033cd64db3eae8cc62b41ae80a392
checksum=692e88820e097b30e5f92d37d0955c709a0a17b27f874a1907405244825bd700
make_check=no # Upstream didn't adjust checks to match their API changes