audio/SongRec: Updated for version 0.3.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ralph Spitzner 2023-12-31 07:38:55 +07:00 committed by Willy Sudiarto Raharjo
parent ea692298d5
commit cb64d0516e
No known key found for this signature in database
GPG key ID: 3F617144D7238786
2 changed files with 5 additions and 5 deletions

View file

@ -26,7 +26,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=SongRec
VERSION=${VERSION:-0.3.2}
VERSION=${VERSION:-0.3.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@ -107,7 +107,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a $CWD/{README,LICENSE} $PKG/usr/doc/$PRGNAM-$VERSION
cp $CWD/{README,LICENSE} $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
mkdir -p $PKG/install

View file

@ -1,8 +1,8 @@
PRGNAM="SongRec"
VERSION="0.3.2"
VERSION="0.3.3"
HOMEPAGE="https://github.com/marin-m/SongRec"
DOWNLOAD="https://github.com/marin-m/SongRec/archive/0.3.2/SongRec-0.3.2.tar.gz https://github.com/raspo666/mysbos/raw/main/vendor.tgz"
MD5SUM="fdbd3fcf1952a60393f0e38238622550 94129427d44daf28580530a137c429a7"
DOWNLOAD="https://github.com/marin-m/SongRec/archive/0.3.3/SongRec-0.3.3.tar.gz https://github.com/raspo666/mysbos/raw/main/vendor.tgz"
MD5SUM="49bdb3d63079f53e81ed243f6ba85cca 94129427d44daf28580530a137c429a7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""