From 7edb092f93ad70219539fa4918cc97ed747e770e Mon Sep 17 00:00:00 2001 From: Unrud Date: Fri, 12 Oct 2018 12:04:54 +0200 Subject: [PATCH] Flatpak: Update runtime --- flatpak/com.github.unrud.RemoteTouchpad.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flatpak/com.github.unrud.RemoteTouchpad.json b/flatpak/com.github.unrud.RemoteTouchpad.json index 63413d9..d768c65 100644 --- a/flatpak/com.github.unrud.RemoteTouchpad.json +++ b/flatpak/com.github.unrud.RemoteTouchpad.json @@ -1,7 +1,7 @@ { "app-id" : "com.github.unrud.RemoteTouchpad", "runtime" : "org.freedesktop.Platform", - "runtime-version" : "1.6", + "runtime-version" : "18.08", "sdk" : "org.freedesktop.Sdk", "command" : "remote-touchpad", "rename-appdata-file" : "remote-touchpad.appdata.xml", @@ -21,7 +21,7 @@ { "type" : "git", "url" : "https://github.com/golang/net", - "commit" : "161cd47e91fd58ac17490ef4d742dc98bb4cf60e", + "commit" : "49bb7cea24b1df9410e1712aa6433dae904ff66a", "dest" : "src/golang.org/x/net" }, {