aboutsummaryrefslogtreecommitdiffstats
path: root/community
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-10-11 02:09:54 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-10-11 07:33:57 -0300
commit2f6b08cdfcb7fd4b628535a1016a8fa01bdf9d88 (patch)
treed59c6416eca10a6dc7236da57873cca63a808a99 /community
parent91f38f78b5a0abc6b086bf8e93679cbcaebd71d6 (diff)
downloadaports-2f6b08cdfcb7fd4b628535a1016a8fa01bdf9d88.tar.bz2
aports-2f6b08cdfcb7fd4b628535a1016a8fa01bdf9d88.tar.xz
community/py-gst: upgrade to 1.16.1
Diffstat (limited to 'community')
-rw-r--r--community/py-gst/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/py-gst/APKBUILD b/community/py-gst/APKBUILD
index 8bcf4dd031..7fcd7f8c1b 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"