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