diff --git a/community/py3-gst/APKBUILD b/community/py3-gst/APKBUILD index e6686b1a85a0b2da796d6e47256c12554cce1a62..dea47b03c01be2f1b4bf291e6a48df46f45a7005 100644 --- a/community/py3-gst/APKBUILD +++ b/community/py3-gst/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Carlo Landmeter <clandmeter@alpinelinux.org> # Maintainer: pkgname=py3-gst -pkgver=1.18.2 +pkgver=1.18.3 pkgrel=0 pkgdesc="GStreamer Python3 bindings" url="https://cgit.freedesktop.org/gstreamer/gst-python/" @@ -25,4 +25,4 @@ package() { DESTDIR="$pkgdir" meson install --no-rebuild -C output } -sha512sums="1b38bdf239430dd5e54261ed380810f02af9936a24a51178178b6733d851861d3f29213e9b7f1f5e6c8cb42bccf87d205c2c73f9f92291a3632486d6c42d9f12 gst-python-1.18.2.tar.xz" +sha512sums="b24d85cfe6b852957e9d7a80652652b967b6bd024ac8652cc8c0d1fa5d463fb7b0ab5d48d796895c26684fd3c0bd4722a1bcaca96333ee71e572cd4b071c5f9f gst-python-1.18.3.tar.xz"