summaryrefslogtreecommitdiffstats
path: root/desktop/lxqt-themes
diff options
context:
space:
mode:
author Isaac Yu2023-04-18 07:00:14 +0200
committer Willy Sudiarto Raharjo2023-04-22 06:38:21 +0200
commit422791c4f39c53ca676976d8781f046c4d8f3e92 (patch)
treedf33bb4df301c768f85a72af45c94f19346e2b07 /desktop/lxqt-themes
parent54e2cc8f128668a7be1c1071b65f6f53db0d65ac (diff)
downloadslackbuilds-422791c4f39c53ca676976d8781f046c4d8f3e92.tar.gz
desktop/lxqt-themes: Updated for version 1.3.0.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/lxqt-themes')
-rw-r--r--desktop/lxqt-themes/lxqt-themes.SlackBuild4
-rw-r--r--desktop/lxqt-themes/lxqt-themes.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/lxqt-themes/lxqt-themes.SlackBuild b/desktop/lxqt-themes/lxqt-themes.SlackBuild
index 8a76ab5b79..7e6f99f33c 100644
--- a/desktop/lxqt-themes/lxqt-themes.SlackBuild
+++ b/desktop/lxqt-themes/lxqt-themes.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for lxqt-themes
-# 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,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=lxqt-themes
-VERSION=${VERSION:-1.2.0}
+VERSION=${VERSION:-1.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/desktop/lxqt-themes/lxqt-themes.info b/desktop/lxqt-themes/lxqt-themes.info
index 134c710ac1..2ae7bdf502 100644
--- a/desktop/lxqt-themes/lxqt-themes.info
+++ b/desktop/lxqt-themes/lxqt-themes.info
@@ -1,8 +1,8 @@
PRGNAM="lxqt-themes"
-VERSION="1.2.0"
+VERSION="1.3.0"
HOMEPAGE="https://github.com/lxqt/lxqt-themes"
-DOWNLOAD="https://github.com/lxqt/lxqt-themes/releases/download/1.2.0/lxqt-themes-1.2.0.tar.xz"
-MD5SUM="df802d9911dbb8cb5b8354e665933d28"
+DOWNLOAD="https://github.com/lxqt/lxqt-themes/releases/download/1.3.0/lxqt-themes-1.3.0.tar.xz"
+MD5SUM="1949f35f83cca3426a7fb7f822bcbe68"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lxqt-build-tools"