mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
desktop/Matcha-gtk-theme: Update for 2023_10_30
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
c1b80a7889
commit
6feb353c27
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for Matcha-gtk-theme
|
||||
|
||||
# Copyright 2022-2023 Isaac Yu <isaacyu@protonmail.com>
|
||||
# Copyright 2022-2024 Isaac Yu <isaacyu@protonmail.com>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -25,8 +25,8 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM="Matcha-gtk-theme"
|
||||
SRCVER=${SRCVER:-2023-04-03}
|
||||
VERSION=${VERSION:-2023_04_03}
|
||||
SRCVER=${SRCVER:-2023-10-30}
|
||||
VERSION=${VERSION:-2023_10_30}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="Matcha-gtk-theme"
|
||||
VERSION="2023_04_03"
|
||||
VERSION="2023_10_30"
|
||||
HOMEPAGE="https://github.com/vinceliuice/Matcha-gtk-theme"
|
||||
DOWNLOAD="https://github.com/vinceliuice/Matcha-gtk-theme/archive/2023-04-03/Matcha-gtk-theme-2023-04-03.tar.gz"
|
||||
MD5SUM="eddd5e565ac56d41209eb73f01b36be3"
|
||||
DOWNLOAD="https://github.com/vinceliuice/Matcha-gtk-theme/archive/2023-10-30/Matcha-gtk-theme-2023-10-30.tar.gz"
|
||||
MD5SUM="3c08f4271dec2846a0ffedc0d6ed5aec"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue