From de46eb2bd133432954635cfa9da6df4532054e5d Mon Sep 17 00:00:00 2001 From: Unrud Date: Mon, 28 Oct 2019 01:50:11 +0100 Subject: [PATCH] Flatpak: Update dependencies --- flatpak/com.github.unrud.RemoteTouchpad.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flatpak/com.github.unrud.RemoteTouchpad.yaml b/flatpak/com.github.unrud.RemoteTouchpad.yaml index b993c00..0b02d33 100644 --- a/flatpak/com.github.unrud.RemoteTouchpad.yaml +++ b/flatpak/com.github.unrud.RemoteTouchpad.yaml @@ -1,6 +1,6 @@ app-id: com.github.unrud.RemoteTouchpad runtime: org.freedesktop.Platform -runtime-version: '18.08' +runtime-version: '19.08' sdk: org.freedesktop.Sdk command: remote-touchpad sdk-extensions: @@ -14,7 +14,7 @@ modules: sources: - type: git url: https://github.com/golang/net - commit: ca1201d0de80cfde86cb01aea620983605dfe99b + commit: ec77196f6094c3492a8b61f2c11cf937f78992ae dest: src/golang.org/x/net - type: git url: https://github.com/skip2/go-qrcode @@ -26,7 +26,7 @@ modules: dest: src/github.com/elazarl/go-bindata-assetfs - type: git url: https://salsa.debian.org/go-team/packages/golang-dbus.git - commit: 79d96b151df08809558c825f8a75188826e8e228 + commit: 815bb726c30e24947e1778b93fbb01c27f5d62db dest: src/salsa.debian.org/go-team/packages/golang-dbus.git - type: git path: ..