aboutsummaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
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 dc9eb1cd3b84d..653969987b5e5 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 37e9924c99227..aaa39496d11d4 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"