From c3fb6da297c40bba89958ec0447be3cb83371e38 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Correa=20G=C3=B3mez?= Date: Sun, 10 May 2026 00:43:51 +0200 Subject: [PATCH] main/unl0kr: fix postmarketos-fde-unlocker provider not being versioned MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit And therefore remove the unnecessary "provider_priority". The postmarketos-base-nofde is already versioned, and there is no situation in which having both unl0kr and postmarketos-base-nofde installed makes sense. Signed-off-by: Pablo Correa Gómez Part-of: --- main/unl0kr/APKBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/main/unl0kr/APKBUILD b/main/unl0kr/APKBUILD index 6b9d1bef2..157593a31 100644 --- a/main/unl0kr/APKBUILD +++ b/main/unl0kr/APKBUILD @@ -1,7 +1,7 @@ maintainer="Johannes Marbach " pkgname=unl0kr pkgver=3.5.1 -pkgrel=0 +pkgrel=1 _commit_lvgl=85aa60d18b3d5e5588d7b247abf90198f07c8a63 pkgdesc="Framebuffer-based disk unlocker for the initramfs based on LVGL" url="https://gitlab.postmarketos.org/postmarketOS/buffybox" @@ -35,9 +35,8 @@ source=" 0001-uinput-remove-initialization-of-.time.-in-static-inp.patch " options="!check" # No tests -# "providing" osk-sdl, since it was dropped from pmaports -provides="postmarketos-fde-unlocker osk-sdl=$pkgver-r$pkgrel" -provider_priority=1000 +# osk-sdl for backwards-compatibility +provides="postmarketos-fde-unlocker=$pkgver-r$pkgrel osk-sdl=$pkgver-r$pkgrel" subpackages=" $pkgname-agent $pkgname-agent-systemd