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>
This commit is contained in:
SmurfDaddy 2024-04-10 22:05:47 +01:00 committed by Willy Sudiarto Raharjo
parent 7e3cdfad0b
commit 32eb869e32
No known key found for this signature in database
GPG key ID: 3F617144D7238786
4 changed files with 6 additions and 6 deletions

View file

@ -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.

View file

@ -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}

View file

@ -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"

View file

@ -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: