File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -482,7 +482,7 @@ if get_option('experimental')
482
482
endif
483
483
484
484
cava = dependency (' cava' ,
485
- version : ' >=0.10.2 ' ,
485
+ version : ' >=0.10.3 ' ,
486
486
required : get_option (' cava' ),
487
487
fallback : [' cava' , ' cava_dep' ],
488
488
not_found_message : ' cava is not found. Building waybar without cava' )
Original file line number Diff line number Diff line change 1
1
[wrap-file]
2
- directory = cava-0.10.2
3
- source_url = https://github.com/LukashonakV/cava/archive/0.10.2 .tar.gz
4
- source_filename = cava-0.10.2 .tar.gz
5
- source_hash = dff78c4787c9843583086408a0a6e5bde7a5dee1fa17ae526847366846cb19c3
2
+ directory = cava-0.10.3
3
+ source_url = https://github.com/LukashonakV/cava/archive/0.10.3 .tar.gz
4
+ source_filename = cava-0.10.3 .tar.gz
5
+ source_hash = aab0a4ed3f999e8461ad9de63ef8a77f28b6b2011f7dd0c69ba81819d442f6f9
6
6
[provide]
7
7
cava = cava_dep
You can’t perform that action at this time.
0 commit comments