aboutsummaryrefslogtreecommitdiff
path: root/system/pcmanfm-qt/pcmanfm-qt.SlackBuild
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu1@isaacyu1.com>2023-01-02 14:55:59 -0800
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-01-07 08:13:27 +0700
commit130aa4fe8b29451e277766d9736e8f1e6e25418f (patch)
treec9bc4e1b2c12c3b2a3e2274aa74dffb11e86010e /system/pcmanfm-qt/pcmanfm-qt.SlackBuild
parent650ec1c00cc413d311e908a1175a10b0880323ed (diff)
system/pcmanfm-qt: 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 'system/pcmanfm-qt/pcmanfm-qt.SlackBuild')
-rw-r--r--system/pcmanfm-qt/pcmanfm-qt.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/pcmanfm-qt/pcmanfm-qt.SlackBuild b/system/pcmanfm-qt/pcmanfm-qt.SlackBuild
index c846311ccc..9919cf4a41 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}