diff --git a/community/py3-gst/APKBUILD b/community/py3-gst/APKBUILD index 30435aac1b6a4f7cebe4498b9cad54496b8b26ca..bf79fbecd33b906837c2060194cc036aa0cc85be 100644 --- a/community/py3-gst/APKBUILD +++ b/community/py3-gst/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Carlo Landmeter <clandmeter@alpinelinux.org> # Maintainer: psykose <alice@ayaya.dev> pkgname=py3-gst -pkgver=1.22.2 +pkgver=1.22.3 pkgrel=0 pkgdesc="GStreamer Python3 bindings" url="https://cgit.freedesktop.org/gstreamer/gst-python/" @@ -37,5 +37,5 @@ package() { } sha512sums=" -77ab36b0b6cae92982cb0ead89a7133a7a323aa1568861fa2d859900820008f78caf8e163c38a7ed524bc67a73bbcd5b1e83056f2215069021e5da6bed97230a gst-python-1.22.2.tar.xz +92b31d1d38561bc6f1f31bb5d6cbd90226a960056cbe91fe4c177b0507f9bd635fc4c558a44984d578d2e413efac74a915f4066ec0875f69894819e4ffa3b114 gst-python-1.22.3.tar.xz "