Merge pull request #3646 from LukashonakV/cava_bump

This commit is contained in:
Alexis Rouillard 2024-09-28 07:54:57 +02:00 committed by GitHub
commit 486b99c22f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -482,7 +482,7 @@ if get_option('experimental')
endif
cava = dependency('cava',
version : '>=0.10.2',
version : '>=0.10.3',
required: get_option('cava'),
fallback : ['cava', 'cava_dep'],
not_found_message: 'cava is not found. Building waybar without cava')

View File

@ -1,7 +1,7 @@
[wrap-file]
directory = cava-0.10.2
source_url = https://github.com/LukashonakV/cava/archive/0.10.2.tar.gz
source_filename = cava-0.10.2.tar.gz
source_hash = dff78c4787c9843583086408a0a6e5bde7a5dee1fa17ae526847366846cb19c3
directory = cava-0.10.3
source_url = https://github.com/LukashonakV/cava/archive/0.10.3.tar.gz
source_filename = cava-0.10.3.tar.gz
source_hash = aab0a4ed3f999e8461ad9de63ef8a77f28b6b2011f7dd0c69ba81819d442f6f9
[provide]
cava = cava_dep