diff --git a/community/py-gst/APKBUILD b/community/py-gst/APKBUILD
index 8bcf4dd031bf6e3ec03526bdc34769bb26007ac5..7fcd7f8c1b44e30a6a0a808d9fb821cd01b04058 100644
--- a/community/py-gst/APKBUILD
+++ b/community/py-gst/APKBUILD
@@ -1,7 +1,7 @@
 # Contributor: Carlo Landmeter <clandmeter@gmail.com>
 # Maintainer:
 pkgname=py-gst
-pkgver=1.16.0
+pkgver=1.16.1
 pkgrel=0
 pkgdesc="GStreamer Python binding"
 url="https://cgit.freedesktop.org/gstreamer/gst-python/"
@@ -62,4 +62,4 @@ _py() {
 	DESTDIR="$subpkgdir" ninja -C output install
 }
 
-sha512sums="961cc2326a15be62ba359199ac76795bce2cf0016d71b73febf9cdf629c79975448de199752a10045444b9175078b63b165dd8de99984427caf12cf3a7eaa83c  gst-python-1.16.0.tar.xz"
+sha512sums="333000bfe964c5d94db98990e500b7f0e12ae8c8058b306bb3a822ab13c2031ea5c55c06dd55f40c66874f879d32a15bdd4f08bcd2107e1a5bb5eb90a4572691  gst-python-1.16.1.tar.xz"