diff --git a/mingw-w64-gst-python/PKGBUILD b/mingw-w64-gst-python/PKGBUILD index 53c5871de4..b3bb18dce6 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.4 +pkgver=1.24.5 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=('5510358316eb5c965829a393714b4d88306033cd64db3eae8cc62b41ae80a392' +sha256sums=('c23570c144e6276efd9e82de2ac0cea46b168a57fb2e436bed96cb285d641bf6' 'SKIP') validpgpkeys=('D637032E45B8C6585B9456565D2EEE6F6F349D7C') # Tim Müller