summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author isaackwy2024-02-10 11:17:49 +0100
committer Willy Sudiarto Raharjo2024-02-11 15:47:48 +0100
commit9d53c790944f88b864ab6de27cb051c0bb329931 (patch)
treea84ec1be319574d80be0105fb58e4b9f79a0f5ee /system
parent81777ae60d61dd396e864a68bebc0ba930a3e57d (diff)
downloadslackbuilds-9d53c790944f88b864ab6de27cb051c0bb329931.tar.gz
system/pcmanfm-qt: Update for 1.4.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/pcmanfm-qt/pcmanfm-qt.SlackBuild2
-rw-r--r--system/pcmanfm-qt/pcmanfm-qt.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/system/pcmanfm-qt/pcmanfm-qt.SlackBuild b/system/pcmanfm-qt/pcmanfm-qt.SlackBuild
index 01fa1226f9..da1b217f41 100644
--- a/system/pcmanfm-qt/pcmanfm-qt.SlackBuild
+++ b/system/pcmanfm-qt/pcmanfm-qt.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pcmanfm-qt
-VERSION=${VERSION:-1.4.0}
+VERSION=${VERSION:-1.4.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/system/pcmanfm-qt/pcmanfm-qt.info b/system/pcmanfm-qt/pcmanfm-qt.info
index f8e00d409a..038045f152 100644
--- a/system/pcmanfm-qt/pcmanfm-qt.info
+++ b/system/pcmanfm-qt/pcmanfm-qt.info
@@ -1,8 +1,8 @@
PRGNAM="pcmanfm-qt"
-VERSION="1.4.0"
+VERSION="1.4.1"
HOMEPAGE="https://github.com/lxqt/pcmanfm-qt"
-DOWNLOAD="https://github.com/lxqt/pcmanfm-qt/releases/download/1.4.0/pcmanfm-qt-1.4.0.tar.xz"
-MD5SUM="c1dd6d90fce688064251c0c29ae765eb"
+DOWNLOAD="https://github.com/lxqt/pcmanfm-qt/releases/download/1.4.1/pcmanfm-qt-1.4.1.tar.xz"
+MD5SUM="91dfd38d6726ee3ef855beee5a41f8f3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libfm-qt"