From 2a4b8a11468f4afbd3ae01a39162df1fa2add1d9 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Wed, 21 Aug 2024 18:50:26 +0200 Subject: [PATCH] gst-python: Update to 1.24.7 --- 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 ba96ce4e92..1697686385 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.24.6 +pkgver=1.24.7 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=('692e88820e097b30e5f92d37d0955c709a0a17b27f874a1907405244825bd700' +sha256sums=('6c3ee02b20c80a86e24245b06102dae00e017686f27407626f44dc03ac3ca53a' 'SKIP') validpgpkeys=('D637032E45B8C6585B9456565D2EEE6F6F349D7C') # Tim Müller