feat: move from Materia to Pocillo

Material was orphaned between Fedora 42 and Fedora 43. Switch to Pocillo by Ubuntu Budgie.
This commit is contained in:
Joshua Strobl 2025-06-01 12:17:04 +03:00
parent 0ce84a918b
commit 917e4e638b
2 changed files with 3 additions and 3 deletions

View file

@ -1,7 +1,7 @@
project(
'budgie-desktop-defaults',
'c',
version: '0.5.1',
version: '0.5.2',
license: [
'CC-BY-SA-4.0'
],
@ -26,4 +26,4 @@ report = [
' schema dir: @0@'.format(path_schema),
]
message('\n\n\n' + '\n'.join(report) + '\n\n')
message('\n\n\n' + '\n'.join(report) + '\n\n')