Skip to content

Commit 2dddc84

Browse files
committed
Update Devel Runtimes to Gnome 49
1 parent dac0189 commit 2dddc84

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

build-aux/io.github.alainm23.planify.Devel.json

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"app-id" : "io.github.alainm23.planify.Devel",
33
"runtime" : "org.gnome.Platform",
4-
"runtime-version" : "48",
4+
"runtime-version" : "49",
55
"sdk" : "org.gnome.Sdk",
66
"command" : "io.github.alainm23.planify.Devel",
77
"tags" : [
@@ -18,7 +18,9 @@
1818
"--talk-name=io.github.alainm23.planify",
1919
"--talk-name=io.github.alainm23.planify.quick-add",
2020
"--own-name=io.github.alainm23.planify.quick-add",
21-
"--own-name=io.github.alainm23.planify"
21+
"--own-name=io.github.alainm23.planify",
22+
"--env=GOBJECT_DEBUG=instance-count",
23+
"--env=ADW_DEBUG_ADAPTIVE_PREVIEW=1",
2224
],
2325
"cleanup" : [
2426
"/include",
@@ -95,8 +97,8 @@
9597
"sources" : [
9698
{
9799
"type" : "archive",
98-
"url" : "https://download.gnome.org/sources/evolution-data-server/3.56/evolution-data-server-3.56.1.tar.xz",
99-
"sha256" : "646cc0037da3f9f295794c637d95394ad76f8c9bee2268be2c4183e27720c137",
100+
"url" : "https://download.gnome.org/sources/evolution-data-server/3.58/evolution-data-server-3.58.0.tar.xz",
101+
"sha256" : "a2b5a0b8db11b728edc1d6f1c229dc2711962b7a87c0384221dac8d96000cef7",
100102
"x-checker-data" : {
101103
"type" : "gnome",
102104
"name" : "evolution-data-server"

build-aux/no-webkit.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"app-id" : "io.github.alainm23.planify.Devel",
33
"runtime" : "org.gnome.Platform",
4-
"runtime-version" : "48",
4+
"runtime-version" : "49",
55
"sdk" : "org.gnome.Sdk",
66
"command" : "io.github.alainm23.planify.Devel",
77
"tags" : [

0 commit comments

Comments
 (0)