Browse Source
system/pcmanfm-qt: Update for 1.4.1
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
pull/216/head
isaackwy
2 years ago
committed by
Willy Sudiarto Raharjo
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with
4 additions and
4 deletions
-
system/pcmanfm-qt/pcmanfm-qt.SlackBuild
-
system/pcmanfm-qt/pcmanfm-qt.info
|
|
@ -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} |
|
|
|
|
|
@ -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" |
|
|
|