summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bcf6cf912b81..f6a74f00ebd3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgbase=linux-mainline-anbox-git
-pkgver=5.17.r11407.gae085d7f9365
+pkgver=5.17.r11601.gff61bc81b3fe
pkgrel=1
pkgdesc='Linux Mainline'
url="https://www.kernel.org"
@@ -70,7 +70,7 @@ _package() {
optdepends=('crda: to set the correct wireless channels of your country'
'linux-firmware: firmware images needed for some devices')
provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE)
- replaces=(virtualbox-guest-modules-mainline wireguard-mainline)
+ replaces=(linux virtualbox-guest-modules-mainline wireguard-mainline)
conflicts=(linux-mainline-anbox)
cd $_srcname
@@ -94,6 +94,7 @@ _package() {
_package-headers() {
pkgdesc="Headers and scripts for building modules for the $pkgdesc kernel"
+ replaces=(linux-headers)
conflicts=(linux-mainline-anbox-headers)
cd $_srcname