aboutsummaryrefslogtreecommitdiff
path: root/python/gst-python/gst-python.SlackBuild
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2021-09-16 22:01:43 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2021-09-22 11:33:23 +0700
commited590950f1a1da9983b042c412c44460e5c1497a (patch)
treef0a8bdb140fd9d83ee088a8f6e00c4ba1aedf992 /python/gst-python/gst-python.SlackBuild
parent4c7ef99b5d0a45efb603d77cebb174cf27bea758 (diff)
python/gst-python: Updated for version 1.18.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/gst-python/gst-python.SlackBuild')
-rw-r--r--python/gst-python/gst-python.SlackBuild2
1 files changed, 1 insertions, 1 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}