diff options
Diffstat (limited to 'desktop/lxqt-themes')
-rw-r--r-- | desktop/lxqt-themes/lxqt-themes.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/lxqt-themes/lxqt-themes.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/lxqt-themes/lxqt-themes.SlackBuild b/desktop/lxqt-themes/lxqt-themes.SlackBuild index 8a76ab5b7906f..7e6f99f33c2b7 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 134c710ac1f6e..2ae7bdf5028ba 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" |