summaryrefslogtreecommitdiffstats
path: root/libraries/libopenshot-audio
diff options
context:
space:
mode:
author Christoph Willing <chris.willing@linux.com>2022-03-27 15:10:36 +1000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-02 18:18:50 +0700
commitd6ee0ab871df28cc6208886ec00103975a946854 (patch)
treeb5b27f23b0ff497d8abb3c8f576acb9ad3cb14b4 /libraries/libopenshot-audio
parent5f53dba628e813ab3f2f984df470f9f018bd4e28 (diff)
downloadslackbuilds-d6ee0ab871df28cc6208886ec00103975a946854.tar.gz
slackbuilds-d6ee0ab871df28cc6208886ec00103975a946854.tar.xz
libraries/libopenshot-audio: Updated for version 0.2.2
Signed-off-by: Christoph Willing <chris.willing@linux.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libopenshot-audio')
-rw-r--r--libraries/libopenshot-audio/libopenshot-audio.SlackBuild7
-rw-r--r--libraries/libopenshot-audio/libopenshot-audio.info6
2 files changed, 5 insertions, 8 deletions
diff --git a/libraries/libopenshot-audio/libopenshot-audio.SlackBuild b/libraries/libopenshot-audio/libopenshot-audio.SlackBuild
index 5f5f152243..58d0c65ada 100644
--- a/libraries/libopenshot-audio/libopenshot-audio.SlackBuild
+++ b/libraries/libopenshot-audio/libopenshot-audio.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for libopenshot-audio
-# Copyright 2016-2020 Christoph Willing Brisbane, Australia
+# Copyright 2016-2022 Christoph Willing Brisbane, Australia
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=libopenshot-audio
-VERSION=${VERSION:-0.2.0}
+VERSION=${VERSION:-0.2.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -38,9 +38,6 @@ if [ -z "$ARCH" ]; then
esac
fi
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
exit 0
diff --git a/libraries/libopenshot-audio/libopenshot-audio.info b/libraries/libopenshot-audio/libopenshot-audio.info
index 1075838498..c7b3bb6ee8 100644
--- a/libraries/libopenshot-audio/libopenshot-audio.info
+++ b/libraries/libopenshot-audio/libopenshot-audio.info
@@ -1,8 +1,8 @@
PRGNAM="libopenshot-audio"
-VERSION="0.2.0"
+VERSION="0.2.2"
HOMEPAGE="https://github.com/OpenShot/libopenshot-audio"
-DOWNLOAD="https://github.com/OpenShot/libopenshot-audio/archive/v0.2.0/libopenshot-audio-0.2.0.tar.gz"
-MD5SUM="fc6a619a99b3e5ce76cf58d9e040eb41"
+DOWNLOAD="https://github.com/OpenShot/libopenshot-audio/archive/v0.2.2/libopenshot-audio-0.2.2.tar.gz"
+MD5SUM="f64e05273c93e41a0db816a794d6e172"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""