summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2022-02-06 02:09:45 +0100
committerJoan Figueras2022-02-06 02:09:45 +0100
commitdab507ebabd900367edf8405de9f10aea2c3d6c7 (patch)
tree64cc08fc599af7e330b2446dc1d6cf74d6a478ed
parent98dc55638fe22f2157566ca0b59b64d27a03ec05 (diff)
downloadaur-dab507ebabd900367edf8405de9f10aea2c3d6c7.tar.gz
5.16.7-xanmod1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2687a1ee0a3..5e6a4539fd05 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-edge
pkgdesc = Linux Xanmod - Latest Mainline (EDGE)
- pkgver = 5.16.5
+ pkgver = 5.16.7
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -15,13 +15,13 @@ pkgbase = linux-xanmod-edge
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.16.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.16.tar.sign
- source = https://github.com/xanmod/linux/releases/download/5.16.5-xanmod1/patch-5.16.5-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/5.16.7-xanmod1/patch-5.16.7-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 027d7e8988bb69ac12ee92406c3be1fe13f990b1ca2249e226225cd1573308bb
sha256sums = SKIP
- sha256sums = d212b80c0460eddd72ee0d9f3bb30f227a57e0592498e97e31212e3600cb5d3f
+ sha256sums = 834dd6603ec3fb0a72e3a1a97669a7198cd6921c4f355b155b3d587a8f0fcea4
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee
pkgname = linux-xanmod-edge
@@ -31,6 +31,10 @@ pkgname = linux-xanmod-edge
depends = initramfs
optdepends = crda: to set the correct wireless channels of your country
optdepends = linux-firmware: firmware images needed for some devices
+ provides = VIRTUALBOX-GUEST-MODULES
+ provides = WIREGUARD-MODULE
+ provides = KSMBD-MODULE
+ provides = NTFS3-MODULE
pkgname = linux-xanmod-edge-headers
pkgdesc = Headers and scripts for building modules for the Linux Xanmod - Latest Mainline (EDGE) kernel
diff --git a/PKGBUILD b/PKGBUILD
index 8016caed7727..d9e4ae804205 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -62,7 +62,7 @@ fi
pkgbase=linux-xanmod-edge
_major=5.16
-pkgver=${_major}.5
+pkgver=${_major}.7
_branch=5.x
xanmod=1
pkgrel=${xanmod}
@@ -99,7 +99,7 @@ done
sha256sums=('027d7e8988bb69ac12ee92406c3be1fe13f990b1ca2249e226225cd1573308bb'
'SKIP'
- 'd212b80c0460eddd72ee0d9f3bb30f227a57e0592498e97e31212e3600cb5d3f'
+ '834dd6603ec3fb0a72e3a1a97669a7198cd6921c4f355b155b3d587a8f0fcea4'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}