summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Andrew Clemons <andrew.clemons@gmail.com>2022-11-26 00:22:31 +0900
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-11-26 09:11:48 +0700
commitb894aef59905fcdb10be48f7071f19a73dbea004 (patch)
tree6d72911426f5d6dcfeb9b33c6f72b14df53f1766 /desktop
parente98cb49440a2b9bd9648f96dd427884ca535e58b (diff)
downloadslackbuilds-b894aef59905fcdb10be48f7071f19a73dbea004.tar.gz
slackbuilds-b894aef59905fcdb10be48f7071f19a73dbea004.tar.xz
desktop/plasma5-themes-breath-migration: Fix tarball handling.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/plasma5-themes-breath-migration/plasma5-themes-breath-migration.SlackBuild6
-rw-r--r--desktop/plasma5-themes-breath-migration/plasma5-themes-breath-migration.info2
2 files changed, 2 insertions, 6 deletions
diff --git a/desktop/plasma5-themes-breath-migration/plasma5-themes-breath-migration.SlackBuild b/desktop/plasma5-themes-breath-migration/plasma5-themes-breath-migration.SlackBuild
index 8f62a1e668..58db22f199 100644
--- a/desktop/plasma5-themes-breath-migration/plasma5-themes-breath-migration.SlackBuild
+++ b/desktop/plasma5-themes-breath-migration/plasma5-themes-breath-migration.SlackBuild
@@ -73,11 +73,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $SRCNAM-$SRCVER
-TARBALL=$CWD/$SRCVER.tar.gz
-if [ ! -e $TARBALL ] ; then
- TARBALL=$CWD/$SRCNAM-$VERSION.tar.gz
-fi
-tar xvf $TARBALL
+tar xvf $CWD/$SRCNAM-$SRCVER.tar.gz
cd $SRCNAM-$SRCVER
chown -R root:root .
find -L . \
diff --git a/desktop/plasma5-themes-breath-migration/plasma5-themes-breath-migration.info b/desktop/plasma5-themes-breath-migration/plasma5-themes-breath-migration.info
index 5fe024ce15..55a47a6983 100644
--- a/desktop/plasma5-themes-breath-migration/plasma5-themes-breath-migration.info
+++ b/desktop/plasma5-themes-breath-migration/plasma5-themes-breath-migration.info
@@ -1,7 +1,7 @@
PRGNAM="plasma5-themes-breath-migration"
VERSION="21.2.0"
HOMEPAGE="https://gitlab.manjaro.org/artwork/themes/breath"
-DOWNLOAD="https://gitlab.manjaro.org/artwork/themes/breath/-/archive/46e32f264f8bef8afcc73b833f788b633706ccde.tar.gz"
+DOWNLOAD="https://gitlab.manjaro.org/artwork/themes/breath/-/archive/46e32f264f8bef8afcc73b833f788b633706ccde/breath-46e32f264f8bef8afcc73b833f788b633706ccde.tar.gz"
MD5SUM="c2d7183cec6abab0986c39fdf7244f0c"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""