desktop/Matcha-gtk-theme: Fix Github URL.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-04-16 09:58:49 +07:00
parent 10005444b9
commit 4442b1774d
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 2 additions and 2 deletions

View File

@ -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 . \

View File

@ -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=""