desktop/Matcha-gtk-theme: Fix Github URL.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
10005444b9
commit
4442b1774d
|
@ -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 . \
|
||||
|
|
|
@ -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=""
|
||||
|
|
Loading…
Reference in New Issue