diff options
author | SmurfDaddy <antonioleal@yahoo.com> | 2024-04-10 22:05:47 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2024-04-13 22:03:41 +0700 |
commit | 32eb869e32f0db877df91751aca9020f63a4020f (patch) | |
tree | d3154c1712937c18bdd636431b7898f7eacc7d88 /system | |
parent | 7e3cdfad0b98fe687e02c102a410d0e091776b65 (diff) |
system/doublecmd-qt5: Updated for version 1.1.12.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/doublecmd-qt5/README | 2 | ||||
-rw-r--r-- | system/doublecmd-qt5/doublecmd-qt5.SlackBuild | 2 | ||||
-rw-r--r-- | system/doublecmd-qt5/doublecmd-qt5.info | 6 | ||||
-rw-r--r-- | system/doublecmd-qt5/slack-desc | 2 |
4 files changed, 6 insertions, 6 deletions
diff --git a/system/doublecmd-qt5/README b/system/doublecmd-qt5/README index f423887ac2bdd..34fe9f50be7ee 100644 --- a/system/doublecmd-qt5/README +++ b/system/doublecmd-qt5/README @@ -4,5 +4,5 @@ Double Commander is a free cross-platform open source file manager with two panels side by side (or one above the other). This is the Qt version of the program. -Since it is written in Pascal, lazarus, fpc, and qt5pas packages must +Since it is written in Pascal, lazarus, fpc, and libqtpas packages must be installed before building. diff --git a/system/doublecmd-qt5/doublecmd-qt5.SlackBuild b/system/doublecmd-qt5/doublecmd-qt5.SlackBuild index b50fe2ce6cb27..add4b121b68f9 100644 --- a/system/doublecmd-qt5/doublecmd-qt5.SlackBuild +++ b/system/doublecmd-qt5/doublecmd-qt5.SlackBuild @@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=doublecmd-qt5 UPSTR_PRGNAME=doublecmd -VERSION=${VERSION:-1.1.9} +VERSION=${VERSION:-1.1.12} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/system/doublecmd-qt5/doublecmd-qt5.info b/system/doublecmd-qt5/doublecmd-qt5.info index 9bf71bd399bc3..1703ce0fbd914 100644 --- a/system/doublecmd-qt5/doublecmd-qt5.info +++ b/system/doublecmd-qt5/doublecmd-qt5.info @@ -1,8 +1,8 @@ PRGNAM="doublecmd-qt5" -VERSION="1.1.9" +VERSION="1.1.12" HOMEPAGE="http://doublecmd.sourceforge.net/" -DOWNLOAD="https://downloads.sourceforge.net/project/doublecmd/Double%20Commander%20Source/doublecmd-1.1.9-src.tar.gz" -MD5SUM="c7920140bc2f2cb17ca151e5d94eebeb" +DOWNLOAD="https://downloads.sourceforge.net/project/doublecmd/Double%20Commander%20Source/doublecmd-1.1.12-src.tar.gz" +MD5SUM="c3a5c06c9ba44b51d454aca00b42ca4c" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="lazarus libqtpas" diff --git a/system/doublecmd-qt5/slack-desc b/system/doublecmd-qt5/slack-desc index 1f6859994d6b4..79c23af8e097d 100644 --- a/system/doublecmd-qt5/slack-desc +++ b/system/doublecmd-qt5/slack-desc @@ -15,5 +15,5 @@ doublecmd-qt5: doublecmd-qt5: Since it is written in Pascal, lazarus, fpc, and qt5pas packages must doublecmd-qt5: be installed before building. doublecmd-qt5: -doublecmd-qt5: +doublecmd-qt5: Homepage at http://doublecmd.sourceforge.net doublecmd-qt5: |