From 6dfe5409ee41a6d99d7b46681e945800266a07ae Mon Sep 17 00:00:00 2001 From: Alexey Andreev Date: Sat, 21 Nov 2020 18:31:56 +0300 Subject: [PATCH] Update Arch packages to make it Manjaro compatible Add provides keyword to PKGBUILD with appropriate linux version. --- pkg/arch/kernel-lts/PKGBUILD | 4 +++- pkg/arch/kernel/PKGBUILD | 6 ++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/pkg/arch/kernel-lts/PKGBUILD b/pkg/arch/kernel-lts/PKGBUILD index a9d317c4f..c10dc02ed 100644 --- a/pkg/arch/kernel-lts/PKGBUILD +++ b/pkg/arch/kernel-lts/PKGBUILD @@ -2,7 +2,7 @@ pkgbase=linux-surface-lts pkgver=4.19.157 -pkgrel=1 +pkgrel=2 pkgdesc='LTS Linux' url="https://www.kernel.org/" arch=(x86_64) @@ -99,6 +99,7 @@ _package() { depends=(coreutils kmod initramfs) optdepends=('crda: to set the correct wireless channels of your country' 'linux-firmware: firmware images needed for some devices') + provides=("linux=${pkgver}") cd $_srcname local kernver="$(