From 271bbe47e1be14f42edb2ebd9a2f05ee73407937 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Tue, 5 Mar 2024 07:46:27 +0100 Subject: [PATCH] gst-python: Update to 1.24.0 --- mingw-w64-gst-python/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mingw-w64-gst-python/PKGBUILD b/mingw-w64-gst-python/PKGBUILD index 2099e76fee..1a22ecabd1 100644 --- a/mingw-w64-gst-python/PKGBUILD +++ b/mingw-w64-gst-python/PKGBUILD @@ -3,7 +3,7 @@ _realname=gst-python pkgbase=mingw-w64-${_realname} pkgname=("${MINGW_PACKAGE_PREFIX}-gst-python") -pkgver=1.22.10 +pkgver=1.24.0 pkgrel=1 pkgdesc="GStreamer GObject Introspection overrides for Python (mingw-w64)" arch=('any') @@ -20,7 +20,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-python" "${MINGW_PACKAGE_PREFIX}-cc") url='https://gstreamer.freedesktop.org/modules/gst-python.html' source=("https://gstreamer.freedesktop.org/src/gst-python/${_realname}-${pkgver}.tar.xz"{,.asc}) -sha256sums=('99e37ea9f7163099734f9b0fce361bc67a0e7a65ffba9bc497127506a3fdedb3' +sha256sums=('041c2255c1ea9936c777dcb08a36ecaa6a24a69a12fc46ef53f1530d46c59f9d' 'SKIP') validpgpkeys=('D637032E45B8C6585B9456565D2EEE6F6F349D7C') # Tim Müller