summaryrefslogtreecommitdiffstats
path: root/audio/aeolus
diff options
context:
space:
mode:
author Michales Michaloudes2023-09-14 23:48:08 +0200
committer Willy Sudiarto Raharjo2023-09-16 19:10:18 +0200
commit17ca31acca3c8482ae4dee3268dcbcd601c0e5e7 (patch)
tree747f92e67fc6844d3e3ce8835b929c67da2f891c /audio/aeolus
parented1b905a5fb18d35ec86bd91028d7a4c55c10093 (diff)
downloadslackbuilds-17ca31acca3c8482ae4dee3268dcbcd601c0e5e7.tar.gz
audio/aeolus: Updated for version 0.10.4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/aeolus')
-rw-r--r--audio/aeolus/aeolus.SlackBuild6
-rw-r--r--audio/aeolus/aeolus.info6
-rw-r--r--audio/aeolus/aeolus.pngbin2321 -> 0 bytes
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/aeolus/aeolus.SlackBuild b/audio/aeolus/aeolus.SlackBuild
index e98248ebce..f93dd85cec 100644
--- a/audio/aeolus/aeolus.SlackBuild
+++ b/audio/aeolus/aeolus.SlackBuild
@@ -5,7 +5,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=aeolus
-VERSION=${VERSION:-0.9.0}
+VERSION=${VERSION:-0.10.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -52,7 +52,7 @@ cd $TMP
rm -rf $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2
cd $PRGNAM-$VERSION
-tar xvf $CWD/stops-0.3.0.tar.bz2
+tar xvf $CWD/stops-0.4.0.tar.bz2
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
@@ -72,7 +72,7 @@ cd $TMP/$PRGNAM-$VERSION/source/
make install DESTDIR=$PKG
cd ..
-cd stops-0.3.0
+cd stops-0.4.0
mkdir -p $PKG/usr/share/aeolus/stops
mv * $PKG/usr/share/aeolus/stops/
cd ..
diff --git a/audio/aeolus/aeolus.info b/audio/aeolus/aeolus.info
index fa394b0523..9cb1fdee8c 100644
--- a/audio/aeolus/aeolus.info
+++ b/audio/aeolus/aeolus.info
@@ -1,8 +1,8 @@
PRGNAM="aeolus"
-VERSION="0.9.0"
+VERSION="0.10.4"
HOMEPAGE="http://kokkinizita.linuxaudio.org/linuxaudio/aeolus/index.html"
-DOWNLOAD="https://slackware.uk/~urchlay/src/aeolus-0.9.0.tar.bz2 \
- http://kokkinizita.linuxaudio.org/linuxaudio/downloads/stops-0.3.0.tar.bz2"
+DOWNLOAD="https://slackware.uk/~urchlay/src/aeolus-0.10.4.tar.bz2 \
+ http://kokkinizita.linuxaudio.org/linuxaudio/downloads/stops-0.4.0.tar.bz2"
MD5SUM="6ae707e441f6d17eaabfde91c889bce2 \
2a7b1cae820408fa1cc655800d08d88f"
DOWNLOAD_x86_64=""
diff --git a/audio/aeolus/aeolus.png b/audio/aeolus/aeolus.png
deleted file mode 100644
index 3f3a76ed04..0000000000
--- a/audio/aeolus/aeolus.png
+++ /dev/null
Binary files differ