From ed590950f1a1da9983b042c412c44460e5c1497a Mon Sep 17 00:00:00 2001 From: Robby Workman Date: Thu, 16 Sep 2021 22:01:43 -0500 Subject: [PATCH] python/gst-python: Updated for version 1.18.5. Signed-off-by: Willy Sudiarto Raharjo --- python/gst-python/gst-python.SlackBuild | 2 +- python/gst-python/gst-python.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/python/gst-python/gst-python.SlackBuild b/python/gst-python/gst-python.SlackBuild index 043f4ccae1..8add0166ae 100644 --- a/python/gst-python/gst-python.SlackBuild +++ b/python/gst-python/gst-python.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=gst-python -VERSION=${VERSION:-1.18.4} +VERSION=${VERSION:-1.18.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/python/gst-python/gst-python.info b/python/gst-python/gst-python.info index 337b45fab5..27d2f54095 100644 --- a/python/gst-python/gst-python.info +++ b/python/gst-python/gst-python.info @@ -1,8 +1,8 @@ PRGNAM="gst-python" -VERSION="1.18.4" +VERSION="1.18.5" HOMEPAGE="https://gstreamer.freedesktop.org/modules/gst-python.html" -DOWNLOAD="https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.18.4.tar.xz" -MD5SUM="19696a9c0b0b5a3131ac1299acb2b97b" +DOWNLOAD="https://gstreamer.freedesktop.org/src/gst-python/gst-python-1.18.5.tar.xz" +MD5SUM="eb19229f72f61506e33182a6fbce4a2e" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES=""