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 @@ -486,7 +486,7 @@ if get_option('experimental')
486
486
endif
487
487
488
488
cava = dependency (' cava' ,
489
- version : ' >=0.10.3 ' ,
489
+ version : ' >=0.10.4 ' ,
490
490
required : get_option (' cava' ),
491
491
fallback : [' cava' , ' cava_dep' ],
492
492
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.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
2
+ directory = cava-0.10.4
3
+ source_url = https://github.com/LukashonakV/cava/archive/0.10.4 .tar.gz
4
+ source_filename = cava-0.10.4 .tar.gz
5
+ source_hash =7bc1c1f9535f2bcc5cd2ae8a2434a2e3a05f5670b1c96316df304137ffc65756
6
6
[provide]
7
7
cava = cava_dep
You can’t perform that action at this time.
0 commit comments