summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author Isaac Yu <isaacyu1@isaacyu1.com>2022-12-15 19:14:36 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-17 09:13:57 +0700
commit272bd978798a0947c88ad65dfaee43a44df523c0 (patch)
tree31f245a736e71278298ad8ea9bb8402c969a0d19 /system
parent4db9589d4b78c10ea16675eb0b11df8fe75b592b (diff)
downloadslackbuilds-272bd978798a0947c88ad65dfaee43a44df523c0.tar.gz
slackbuilds-272bd978798a0947c88ad65dfaee43a44df523c0.tar.xz
system/pcmanfm-qt: Updated for version 1.2.0.
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 46917fddb1..c846311ccc 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.1.0}
+VERSION=${VERSION:-1.2.0}
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 f89c9fc6d6..9847151799 100644
--- a/system/pcmanfm-qt/pcmanfm-qt.info
+++ b/system/pcmanfm-qt/pcmanfm-qt.info
@@ -1,8 +1,8 @@
PRGNAM="pcmanfm-qt"
-VERSION="1.1.0"
+VERSION="1.2.0"
HOMEPAGE="https://github.com/lxqt/pcmanfm-qt"
-DOWNLOAD="https://github.com/lxqt/pcmanfm-qt/releases/download/1.1.0/pcmanfm-qt-1.1.0.tar.xz"
-MD5SUM="694807032d67c020826ef00946d4586b"
+DOWNLOAD="https://github.com/lxqt/pcmanfm-qt/releases/download/1.2.0/pcmanfm-qt-1.2.0.tar.xz"
+MD5SUM="a22a2de86b9187d0343876ca349ad4d8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libfm-qt"