Skip to content
Snippets Groups Projects
Verified Commit 24e6b25d authored by Johannes Marbach's avatar Johannes Marbach Committed by Clayton Craft
Browse files

postmarketos-fde-unlocker: make unl0kr the default (MR 3279)

Fixes: #1411
parent 953e7464
No related branches found
No related tags found
No related merge requests found
Pipeline #203493 passed
......@@ -5,7 +5,7 @@
# https://gitlab.alpinelinux.org/alpine/apk-tools/-/issues/10712
pkgname=osk-sdl
pkgver=0.67.1
pkgrel=4
pkgrel=5
pkgdesc="Onscreen keyboard for unlocking LUKS devices"
url="https://gitlab.com/postmarketOS/osk-sdl"
arch="all"
......@@ -36,7 +36,7 @@ source="
options="!strip !check" # No tests
subpackages="$pkgname-doc"
provides="postmarketos-fde-unlocker"
provider_priority=1000
provider_priority=999
build() {
abuild-meson build
......
# Maintainer: Johannes Marbach <n0-0ne+gitlab@mailbox.org>
pkgname=unl0kr
pkgver=2.0.1
pkgrel=0
pkgrel=1
_commit_lvgl=2f294aa76c8fece98a4fa72304bc6f267ed2a228
_commit_lv_drivers=7e3135bcae37cbd03c2f003fcc96278671bd8632
_commit_squeek2lvgl=b67685dfede0771d2a237e1d8d4e784fcf406a70
......@@ -36,7 +36,7 @@ source="
"
options="!check" # No tests
provides="postmarketos-fde-unlocker"
provider_priority=999
provider_priority=1000
subpackages="$pkgname-doc"
prepare() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment