summaryrefslogtreecommitdiffstats
path: root/desktop
diff options
context:
space:
mode:
author Isaac Yu <isaacyu1@isaacyu1.com>2023-01-02 14:54:02 -0800
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-07 08:13:27 +0700
commite9db26301a9c7b1c5971dbaf85b43e0794d9a24f (patch)
tree08ef962b90e93be24f739b3b95fbd10cc896ba20 /desktop
parent130aa4fe8b29451e277766d9736e8f1e6e25418f (diff)
downloadslackbuilds-e9db26301a9c7b1c5971dbaf85b43e0794d9a24f.tar.gz
slackbuilds-e9db26301a9c7b1c5971dbaf85b43e0794d9a24f.tar.xz
desktop/lxqt-panel: Updated for version 1.2.1.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r--desktop/lxqt-panel/lxqt-panel.SlackBuild4
-rw-r--r--desktop/lxqt-panel/lxqt-panel.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/lxqt-panel/lxqt-panel.SlackBuild b/desktop/lxqt-panel/lxqt-panel.SlackBuild
index dc9eb1cd3b..653969987b 100644
--- a/desktop/lxqt-panel/lxqt-panel.SlackBuild
+++ b/desktop/lxqt-panel/lxqt-panel.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for lxqt-panel
-# 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-panel
-VERSION=${VERSION:-1.2.0}
+VERSION=${VERSION:-1.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/desktop/lxqt-panel/lxqt-panel.info b/desktop/lxqt-panel/lxqt-panel.info
index 37e9924c99..aaa39496d1 100644
--- a/desktop/lxqt-panel/lxqt-panel.info
+++ b/desktop/lxqt-panel/lxqt-panel.info
@@ -1,8 +1,8 @@
PRGNAM="lxqt-panel"
-VERSION="1.2.0"
+VERSION="1.2.1"
HOMEPAGE="https://github.com/lxqt/lxqt-panel"
-DOWNLOAD="https://github.com/lxqt/lxqt-panel/releases/download/1.2.0/lxqt-panel-1.2.0.tar.xz"
-MD5SUM="5fbed4baf03ab9cc254b9647118d6673"
+DOWNLOAD="https://github.com/lxqt/lxqt-panel/releases/download/1.2.1/lxqt-panel-1.2.1.tar.xz"
+MD5SUM="74d0f9c6b15da7a192f7eca129f3ca8b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="lxqt-globalkeys lxmenu-data"