mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
multimedia/flowblade: Updated for version 1.12.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
89310c9971
commit
b37fc867d5
2 changed files with 4 additions and 4 deletions
|
@ -9,7 +9,7 @@
|
|||
# without any warranty.
|
||||
|
||||
PRGNAM=flowblade
|
||||
VERSION=${VERSION:-1.6}
|
||||
VERSION=${VERSION:-1.12.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="flowblade"
|
||||
VERSION="1.6"
|
||||
VERSION="1.12.2"
|
||||
HOMEPAGE="https://github.com/jliljebl/flowblade/"
|
||||
DOWNLOAD="https://github.com/jliljebl/flowblade/archive/v1.6/flowblade-1.6.tar.gz"
|
||||
MD5SUM="664914138d53f36c6d49a47c09a64c77"
|
||||
DOWNLOAD="https://github.com/jliljebl/flowblade/archive/v1.12.2/flowblade-1.12.2.tar.gz"
|
||||
MD5SUM="a42a9362e62cd515d66e47a11d88ff11"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ffmpeg frei0r gnome-python ladspa_sdk mlt numpy"
|
||||
|
|
Loading…
Reference in a new issue