From 7c560a23303588fc475dfeb00a7b1bf20a78a9d2 Mon Sep 17 00:00:00 2001 From: Christoph Reiter Date: Mon, 13 Nov 2023 21:09:11 +0100 Subject: [PATCH] gst-python: Update to 1.22.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 5952d74367..7d3a5f8d35 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.6 +pkgver=1.22.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=('51de2d6d13b12ce095eac97c0b94ee59c2aeba3712bb7462b78c4d57dde176c5' +sha256sums=('1ef8df7608012fa469329799c950ec087737a6dabad3003c230658b58c710172' 'SKIP') validpgpkeys=('D637032E45B8C6585B9456565D2EEE6F6F349D7C') # Tim Müller