From 747fca72f14eb0281b7e4695d05ce5bfe5c41cca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pablo=20Correa=20G=C3=B3mez?= Date: Sun, 10 May 2026 00:45:58 +0200 Subject: [PATCH] main/postmarketos-base-nofde: drop inneffective provider_priority MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It's ignored whenever the provides is versioned! Signed-off-by: Pablo Correa Gómez Part-of: --- main/postmarketos-base-nofde/APKBUILD | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/main/postmarketos-base-nofde/APKBUILD b/main/postmarketos-base-nofde/APKBUILD index 83a2f2ca4..e7dde7df9 100644 --- a/main/postmarketos-base-nofde/APKBUILD +++ b/main/postmarketos-base-nofde/APKBUILD @@ -1,13 +1,12 @@ maintainer="Oliver Smith " pkgname=postmarketos-base-nofde pkgver=39 -pkgrel=2 +pkgrel=3 pkgdesc="Dummy unlocker package for systems without FDE" url="https://postmarketos.org" arch="noarch" license="GPL-3.0-or-later" options="!check" -provider_priority=1 provides="postmarketos-fde-unlocker=0.0.0" package() {