summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-04-16 04:58:49 +0200
committer Willy Sudiarto Raharjo2022-04-16 07:12:54 +0200
commit4442b1774d0ee77336ac3249be6389b8c1de0384 (patch)
treeb79c6277a8686b9661d17e4bed0088ffabf6e5a3
parent10005444b90bc0c78a59b207ea62b45e76910017 (diff)
downloadslackbuilds-4442b1774d0ee77336ac3249be6389b8c1de0384.tar.gz
desktop/Matcha-gtk-theme: Fix Github URL.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--desktop/Matcha-gtk-theme/Matcha-gtk-theme.SlackBuild2
-rw-r--r--desktop/Matcha-gtk-theme/Matcha-gtk-theme.info2
2 files changed, 2 insertions, 2 deletions
diff --git a/desktop/Matcha-gtk-theme/Matcha-gtk-theme.SlackBuild b/desktop/Matcha-gtk-theme/Matcha-gtk-theme.SlackBuild
index 48447faef7..becf93f9ff 100644
--- a/desktop/Matcha-gtk-theme/Matcha-gtk-theme.SlackBuild
+++ b/desktop/Matcha-gtk-theme/Matcha-gtk-theme.SlackBuild
@@ -48,7 +48,7 @@ rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-$SRCVER
-tar xvf $CWD/$SRCVER.tar.gz
+tar xvf $CWD/$PRGNAM-$SRCVER.tar.gz
cd $PRGNAM-$SRCVER
chown -R root:root .
find -L . \
diff --git a/desktop/Matcha-gtk-theme/Matcha-gtk-theme.info b/desktop/Matcha-gtk-theme/Matcha-gtk-theme.info
index 245032318c..66dcab4b99 100644
--- a/desktop/Matcha-gtk-theme/Matcha-gtk-theme.info
+++ b/desktop/Matcha-gtk-theme/Matcha-gtk-theme.info
@@ -1,7 +1,7 @@
PRGNAM="Matcha-gtk-theme"
VERSION="2021_12_25"
HOMEPAGE="https://github.com/vinceliuice/Matcha-gtk-theme"
-DOWNLOAD="https://github.com/vinceliuice/Matcha-gtk-theme/archive/2021-12-25.tar.gz"
+DOWNLOAD="https://github.com/vinceliuice/Matcha-gtk-theme/archive/2021-12-25/Matcha-gtk-theme-2021-12-25.tar.gz"
MD5SUM="0bbfbad1750359961f0724901862cd50"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""