From 2f6b08cdfcb7fd4b628535a1016a8fa01bdf9d88 Mon Sep 17 00:00:00 2001
From: Leo <thinkabit.ukim@gmail.com>
Date: Fri, 11 Oct 2019 02:09:54 -0300
Subject: [PATCH] community/py-gst: upgrade to 1.16.1

---
 community/py-gst/APKBUILD | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/community/py-gst/APKBUILD b/community/py-gst/APKBUILD
index 8bcf4dd031bf..7fcd7f8c1b44 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"
-- 
GitLab