From 422791c4f39c53ca676976d8781f046c4d8f3e92 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Mon, 17 Apr 2023 22:00:14 -0700 Subject: desktop/lxqt-themes: Updated for version 1.3.0. Signed-off-by: Andrew Clemons Signed-off-by: Willy Sudiarto Raharjo --- desktop/lxqt-themes/lxqt-themes.SlackBuild | 4 ++-- desktop/lxqt-themes/lxqt-themes.info | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'desktop/lxqt-themes') 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 +# Copyright 2022-2023 Isaac Yu # 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" -- cgit v1.2.3-65-gdbad