diff options
author | Isaac Yu <isaacyu1@isaacyu1.com> | 2023-02-02 15:59:08 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-02-04 06:52:33 +0700 |
commit | d79eb6dc0c2279bf7cbd0e6a0101f8998c452557 (patch) | |
tree | 2572a5cebbda61393964859949ace74f6b681821 /desktop | |
parent | 533584357cfb1e5fccf3516151ed3ac57aa50ce8 (diff) |
desktop/Tela-icon-theme: Update for 2023_02_03
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/Tela-icon-theme/Tela-icon-theme.SlackBuild | 6 | ||||
-rw-r--r-- | desktop/Tela-icon-theme/Tela-icon-theme.info | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/desktop/Tela-icon-theme/Tela-icon-theme.SlackBuild b/desktop/Tela-icon-theme/Tela-icon-theme.SlackBuild index c5af10cbbc51..bf59d1e30488 100644 --- a/desktop/Tela-icon-theme/Tela-icon-theme.SlackBuild +++ b/desktop/Tela-icon-theme/Tela-icon-theme.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for Tela-icon-theme -# Copyright 2022 Isaac Yu <isaacyu1@isaacyu1.com> +# Copyright 2022-2023 Isaac Yu <isaacyu1@isaacyu1.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="Tela-icon-theme" -SRCVER=${SRCVER:-2022-08-28} -VERSION=${VERSION:-2022_08_28} +SRCVER=${SRCVER:-2023-02-03} +VERSION=${VERSION:-2023_02_03} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/desktop/Tela-icon-theme/Tela-icon-theme.info b/desktop/Tela-icon-theme/Tela-icon-theme.info index de5ae9e76b92..0f951b512057 100644 --- a/desktop/Tela-icon-theme/Tela-icon-theme.info +++ b/desktop/Tela-icon-theme/Tela-icon-theme.info @@ -1,8 +1,8 @@ PRGNAM="Tela-icon-theme" -VERSION="2022_08_28" +VERSION="2023_02_03" HOMEPAGE="https://www.pling.com/p/1279924" -DOWNLOAD="https://github.com/vinceliuice/Tela-icon-theme/archive/2022-08-28/Tela-icon-theme-2022-08-28.tar.gz" -MD5SUM="bb974d442cecee7a22b4b04d28380920" +DOWNLOAD="https://github.com/vinceliuice/Tela-icon-theme/archive/2023-02-03/Tela-icon-theme-2023-02-03.tar.gz" +MD5SUM="8a336a7eb8583ef34bfd84868ca04d26" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |