libraries/libopenshot-audio: Updated for version 0.3.2

Signed-off-by: Christoph Willing <chris.willing@linux.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Christoph Willing 2023-05-12 22:29:12 +10:00 committed by Willy Sudiarto Raharjo
parent 2f7b3b5d67
commit eefa0e7bf7
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
# Slackware build script for libopenshot-audio
# Copyright 2016-2022 Christoph Willing Brisbane, Australia
# Copyright 2016-2023 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.3.0}
VERSION=${VERSION:-0.3.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="libopenshot-audio"
VERSION="0.3.0"
VERSION="0.3.2"
HOMEPAGE="https://github.com/OpenShot/libopenshot-audio"
DOWNLOAD="https://github.com/OpenShot/libopenshot-audio/archive/v0.3.0/libopenshot-audio-0.3.0.tar.gz"
MD5SUM="16a1f94639c3ebf5fdcb69bfe5d660f6"
DOWNLOAD="https://github.com/OpenShot/libopenshot-audio/archive/v0.3.2/libopenshot-audio-0.3.2.tar.gz"
MD5SUM="0ddf9a6e49ea4e9a87c11f3b8e3f1282"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""