diff options
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 |
commit | 272bd978798a0947c88ad65dfaee43a44df523c0 (patch) | |
tree | 31f245a736e71278298ad8ea9bb8402c969a0d19 /system/pcmanfm-qt/pcmanfm-qt.SlackBuild | |
parent | 4db9589d4b78c10ea16675eb0b11df8fe75b592b (diff) |
system/pcmanfm-qt: Updated for version 1.2.0.
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.SlackBuild | 2 |
1 files changed, 1 insertions, 1 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} |