Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,9 @@ flatpak-builder --user --install --force-clean builddir io.keybase.Keybase.yml
```

Now you can run it like any other flatpak.

## Updating

This respository provides flatpak for a fixed version of keybase. See [here](https://github.com/RalfJung/io.keybase.Keybase/blob/master/io.keybase.Keybase.yml#L54) for current version.

To update keybase flatpak you need up date this line (see comment for where to find latest release file name), and then rebuild and install with command above. This should preseve you settings & database.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This wording is already in the readme. Seems like you duplicated the commit somehow? Please rebase your branch over the latest master branch of my repo and clean up the history.

8 changes: 4 additions & 4 deletions io.keybase.Keybase.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
app-id: io.keybase.Keybase

base: org.electronjs.Electron2.BaseApp
base-version: '24.08'
base-version: '22.08'
runtime: org.freedesktop.Platform
runtime-version: '24.08'
runtime-version: '22.08'
sdk: org.freedesktop.Sdk

command: keybase
Expand Down Expand Up @@ -51,7 +51,7 @@ modules:
- type: file
dest-filename: keybase.deb
# Filename found in https://prerelease.keybase.io/deb/dists/stable/main/binary-amd64/Packages.
url: https://s3.amazonaws.com/prerelease.keybase.io/linux_binaries/deb/keybase_6.2.8-20240306193933.e38523abbe_amd64.deb
sha256: de8f24734e1294dcaf7f2644bdf93b0cb77d7a036ea4daac56cfac51018a08e9
url: https://s3.amazonaws.com/prerelease.keybase.io/linux_binaries/deb/keybase_6.5.1-20250428154451.19f9cfeddb_amd64.deb
sha256: 3c22a2d656af1b02db0a8313306e21e8f253233c1102ee78d9e62a0c32b35386
- type: file
path: keybase.sh