pmaports/temp/gnome-settings-daemon-mobile/pcver.patch

12 lines
282 B
Diff

diff --git a/meson.build b/meson.build
index 69d666e8..db8bd64c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project(
'gnome-settings-daemon', 'c',
- version: '48.mobile.0',
+ version: '48.0',
license: [ 'GPL2+', 'LGPLv2+' ],
meson_version: '>= 0.57.0'
)