mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
system/doublecmd-qt5: Updated for version 1.1.17.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
164b559ab4
commit
33081b5e6f
2 changed files with 4 additions and 4 deletions
|
@ -27,7 +27,7 @@ cd $(dirname $0) ; CWD=$(pwd)
|
|||
|
||||
PRGNAM=doublecmd-qt5
|
||||
UPSTR_PRGNAME=doublecmd
|
||||
VERSION=${VERSION:-1.1.16}
|
||||
VERSION=${VERSION:-1.1.17}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="doublecmd-qt5"
|
||||
VERSION="1.1.16"
|
||||
VERSION="1.1.17"
|
||||
HOMEPAGE="http://doublecmd.sourceforge.net/"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/project/doublecmd/Double%20Commander%20Source/doublecmd-1.1.16-src.tar.gz"
|
||||
MD5SUM="7e43194bd01565fdf5a442930f4ce0f9"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/project/doublecmd/Double%20Commander%20Source/doublecmd-1.1.17-src.tar.gz"
|
||||
MD5SUM="9c2cbaeefeaa63369209ebf90fd65459"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="lazarus libqtpas"
|
||||
|
|
Loading…
Reference in a new issue