mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-25 10:03:03 +01:00
system/qtfm: Updated for version 6.1.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
70acf304bc
commit
5626e7e19a
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.2}
|
||||
VERSION=${VERSION:-6.1.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="qtfm"
|
||||
VERSION="6.1.2"
|
||||
VERSION="6.1.3"
|
||||
HOMEPAGE="https://qtfm.eu"
|
||||
DOWNLOAD="https://github.com/rodlie/qtfm/archive/6.1.2/qtfm-6.1.2.tar.gz"
|
||||
MD5SUM="ab746f6e659709e38726b69461a7e39e"
|
||||
DOWNLOAD="https://github.com/rodlie/qtfm/archive/6.1.3/qtfm-6.1.3.tar.gz"
|
||||
MD5SUM="ecc62b8a142f4c15d0ed582b79135674"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue