mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
cava bump
Signed-off-by: Viktar Lukashonak <myxabeer@gmail.com>
This commit is contained in:
parent
dffba78401
commit
8fdd456fa9
@ -346,7 +346,7 @@ if get_option('experimental')
|
||||
endif
|
||||
|
||||
cava = dependency('cava',
|
||||
version : '>=0.8.4',
|
||||
version : '>=0.8.5',
|
||||
required: get_option('cava'),
|
||||
fallback : ['cava', 'cava_dep'],
|
||||
not_found_message: 'cava is not found. Building waybar without cava')
|
||||
|
@ -1,7 +1,7 @@
|
||||
[wrap-file]
|
||||
directory = cava-0.8.4
|
||||
source_url = https://github.com/LukashonakV/cava/archive/0.8.4.tar.gz
|
||||
source_filename = cava-0.8.4.tar.gz
|
||||
source_hash = 523353f446570277d40b8e1efb84468d70fdec53e1356a555c14bf466557a3ed
|
||||
directory = cava-0.8.5
|
||||
source_url = https://github.com/LukashonakV/cava/archive/0.8.5.tar.gz
|
||||
source_filename = cava-0.8.5.tar.gz
|
||||
source_hash = 9ce3df7d374dc83ed0704fe3caef5e00600ce061d85608aad4142d2c59aa4647
|
||||
[provide]
|
||||
cava = cava_dep
|
||||
|
Loading…
Reference in New Issue
Block a user