aboutsummaryrefslogtreecommitdiff
path: root/audio/JDSP4Linux
diff options
context:
space:
mode:
authorRalph Spitzner <rasp@spitzner.org>2024-01-11 13:01:46 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-01-11 21:22:53 +0700
commit2669e516ead3854a754bad1d150f82379555d5fb (patch)
tree3ee043f2d2e3da41e086e31894225fdf069a2dcf /audio/JDSP4Linux
parenta1297ecc0df99dd5058b794873aa291a2ad5725c (diff)
downloadslackbuilds-2669e516ead3854a754bad1d150f82379555d5fb.tar.xz
audio/JDSP4Linux: Updated for version 2.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/JDSP4Linux')
-rw-r--r--audio/JDSP4Linux/JDSP4Linux.SlackBuild6
-rw-r--r--audio/JDSP4Linux/JDSP4Linux.info6
-rw-r--r--audio/JDSP4Linux/icon.pngbin0 -> 30534 bytes
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/JDSP4Linux/JDSP4Linux.SlackBuild b/audio/JDSP4Linux/JDSP4Linux.SlackBuild
index 904cfc3bc151..7c74bee4d61a 100644
--- a/audio/JDSP4Linux/JDSP4Linux.SlackBuild
+++ b/audio/JDSP4Linux/JDSP4Linux.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=JDSP4Linux
-VERSION=${VERSION:-2.4}
+VERSION=${VERSION:-2.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -67,9 +67,9 @@ set -e
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
-rm -rf $PRGNAM-$VERSION
+rm -rf $PRGNAM
tar xvf $CWD/$PRGNAM-$VERSION.tar.xz
-cd $PRGNAM-$VERSION
+cd $PRGNAM
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
diff --git a/audio/JDSP4Linux/JDSP4Linux.info b/audio/JDSP4Linux/JDSP4Linux.info
index 29997383432a..1be8d32c1a10 100644
--- a/audio/JDSP4Linux/JDSP4Linux.info
+++ b/audio/JDSP4Linux/JDSP4Linux.info
@@ -1,9 +1,9 @@
PRGNAM="JDSP4Linux"
-VERSION="2.4"
+VERSION="2.7"
HOMEPAGE="https://github.com/Audio4Linux/JDSP4Linux"
-DOWNLOAD="https://github.com/raspo666/miscfiles/raw/main/JDSP4Linux-2.4.tar.xz \
+DOWNLOAD="https://github.com/raspo666/miscfiles/raw/main/JDSP4Linux-2.7.tar.xz \
https://raw.githubusercontent.com/Audio4Linux/JDSP4Linux/master/resources/icons/icon.png"
-MD5SUM="edf0f054046cd660e3285a9cae3eb3ee \
+MD5SUM="70c5b38f2d28e6872c38c8512960ee1a \
154e3da7bd818a72a10958070f7b66e6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
diff --git a/audio/JDSP4Linux/icon.png b/audio/JDSP4Linux/icon.png
new file mode 100644
index 000000000000..0eeef929ab68
--- /dev/null
+++ b/audio/JDSP4Linux/icon.png
Binary files differ