mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
system/qtfm: Updated for version 6.1.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
5e004ca362
commit
293fdacd92
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# Modified by Ole-André Rodlie, <ole.andre.rodlie@gmail.com>
|
||||
|
||||
PRGNAM=qtfm
|
||||
VERSION=${VERSION:-6.1.6}
|
||||
VERSION=${VERSION:-6.1.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qtfm"
|
||||
VERSION="6.1.6"
|
||||
VERSION="6.1.7"
|
||||
HOMEPAGE="https://qtfm.eu"
|
||||
DOWNLOAD="https://github.com/rodlie/qtfm/archive/6.1.6/qtfm-6.1.6.tar.gz"
|
||||
MD5SUM="87cfde18076d168e2f349c4451a0e202"
|
||||
DOWNLOAD="https://github.com/rodlie/qtfm/archive/6.1.7/qtfm-6.1.7.tar.gz"
|
||||
MD5SUM="9ecd2f4fecaf2b2acf9d07302bf216a9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue