Skip to content

Commit

Permalink
flatpak: upgrade to GNOME 43 SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseExposito committed Nov 12, 2022
1 parent 338d45f commit 8e210b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HACKING.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ First, install the required npm dependencies and the GNOME runtime and SDK:

```bash
$ npm install
$ flatpak install flathub org.gnome.Platform//42 org.gnome.Sdk//42
$ flatpak install flathub org.gnome.Platform//43 org.gnome.Sdk//43
```

Finally, install Touché using:
Expand Down
2 changes: 1 addition & 1 deletion com.github.joseexposito.touche.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
app-id: com.github.joseexposito.touche
runtime: org.gnome.Platform
runtime-version: '42'
runtime-version: '43'
sdk: org.gnome.Sdk
command: com.github.joseexposito.touche
finish-args:
Expand Down

0 comments on commit 8e210b3

Please sign in to comment.