Skip to content

Commit

Permalink
Merge pull request #851 from Integral-Tech/add-f5a-repo
Browse files Browse the repository at this point in the history
Add Fcitx 5 For Android F-Droid Repo
  • Loading branch information
Iamlooker authored Nov 12, 2024
2 parents fa4b43a + 5189e09 commit 07ffe01
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app/src/main/kotlin/com/looker/droidify/model/Repository.kt
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,12 @@ data class Repository(
description = "Mirrors artifacts available on https://github.com/AChep/keyguard-app/releases",
fingerprint = "03941CE79B081666609C8A48AB6E46774263F6FC0BBF1FA046CCFFC60EA643BC"
),
defaultRepository(
address = "https://f5a.torus.icu/fdroid/repo",
name = "Fcitx 5 For Android F-Droid Repo",
description = "Out-of-tree fcitx5-android plugins.",
fingerprint = "5D87CE1FAD3772425C2A7ED987A57595A20B07543B9595A7FD2CED25DFF3CF12"
),
)
}
}

0 comments on commit 07ffe01

Please sign in to comment.