aboutsummaryrefslogtreecommitdiff
path: root/system
diff options
context:
space:
mode:
Diffstat (limited to 'system')
-rw-r--r--system/pcmanfm-qt/pcmanfm-qt.SlackBuild4
-rw-r--r--system/pcmanfm-qt/pcmanfm-qt.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/system/pcmanfm-qt/pcmanfm-qt.SlackBuild b/system/pcmanfm-qt/pcmanfm-qt.SlackBuild
index c846311ccc40b..9919cf4a41216 100644
--- a/system/pcmanfm-qt/pcmanfm-qt.SlackBuild
+++ b/system/pcmanfm-qt/pcmanfm-qt.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pcmanfm-qt
-# 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=pcmanfm-qt
-VERSION=${VERSION:-1.2.0}
+VERSION=${VERSION:-1.2.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 9847151799845..839738b78ed7b 100644
--- a/system/pcmanfm-qt/pcmanfm-qt.info
+++ b/system/pcmanfm-qt/pcmanfm-qt.info
@@ -1,8 +1,8 @@
PRGNAM="pcmanfm-qt"
-VERSION="1.2.0"
+VERSION="1.2.1"
HOMEPAGE="https://github.com/lxqt/pcmanfm-qt"
-DOWNLOAD="https://github.com/lxqt/pcmanfm-qt/releases/download/1.2.0/pcmanfm-qt-1.2.0.tar.xz"
-MD5SUM="a22a2de86b9187d0343876ca349ad4d8"
+DOWNLOAD="https://github.com/lxqt/pcmanfm-qt/releases/download/1.2.1/pcmanfm-qt-1.2.1.tar.xz"
+MD5SUM="0e4d2a7afc50bcdd21685cf06a0ec7aa"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libfm-qt"