summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2024-04-14 08:11:55 +0200
committerSoftExpert2024-04-14 08:11:55 +0200
commit657fae877c807f9ae67ed6549817f113fa0e7b6e (patch)
tree21c995e6382b87c01cd74cd916230221373ee5b7
parent45bfef298d7ec572dc2a8007aaca37a242279aa3 (diff)
downloadaur-657fae877c807f9ae67ed6549817f113fa0e7b6e.tar.gz
6.8.6-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6b961c06f72b..fb53e5d82551 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,21 @@
pkgbase = linux-xanmod-linux-bin-x64v1
pkgdesc = The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - x64v1
- pkgver = 6.8.5
+ pkgver = 6.8.6
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
makedepends = curl
makedepends = libxml2
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.5-xanmod1/6.8.5-x64v1-xanmod1/linux-image-6.8.5-x64v1-xanmod1_6.8.5-x64v1-xanmod1-0~20240410.g0d639e3_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.5-xanmod1/6.8.5-x64v1-xanmod1/linux-headers-6.8.5-x64v1-xanmod1_6.8.5-x64v1-xanmod1-0~20240410.g0d639e3_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.6-xanmod1/6.8.6-x64v1-xanmod1/linux-image-6.8.6-x64v1-xanmod1_6.8.6-x64v1-xanmod1-0~20240413.gb557e91_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.6-xanmod1/6.8.6-x64v1-xanmod1/linux-headers-6.8.6-x64v1-xanmod1_6.8.6-x64v1-xanmod1-0~20240413.gb557e91_amd64.deb
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.5-xanmod1/6.8.5-x64v1-xanmod1/linux-image-6.8.5-x64v1-xanmod1_6.8.5-x64v1-xanmod1-0~20240410.g0d639e3_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.5-xanmod1/6.8.5-x64v1-xanmod1/linux-headers-6.8.5-x64v1-xanmod1_6.8.5-x64v1-xanmod1-0~20240410.g0d639e3_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.6-xanmod1/6.8.6-x64v1-xanmod1/linux-image-6.8.6-x64v1-xanmod1_6.8.6-x64v1-xanmod1-0~20240413.gb557e91_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.6-xanmod1/6.8.6-x64v1-xanmod1/linux-headers-6.8.6-x64v1-xanmod1_6.8.6-x64v1-xanmod1-0~20240413.gb557e91_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 397015a3a15fbde0f50258adae96a3bd908e49b162114141e1c813637e4b05eb
- sha256sums = 5527999ccafc92c19d751eafdcb753545b7c20066821475a708bc9777968283a
+ sha256sums = 72d9894adbfff9909c7045ec42469791bc905475e0873c45c3f7295c7a1e9cd6
+ sha256sums = 18b3a47c31bf6b1a965bf167443b79d04bd8473ff9710e8a53839c4128f45513
pkgname = linux-xanmod-linux-bin-x64v1
diff --git a/PKGBUILD b/PKGBUILD
index 4f36145f12d6..5c6c466cb3fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_arch=x64v1
_pkgbase=linux-xanmod
_major=6.8
-_minor=5
+_minor=6
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -59,8 +59,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('397015a3a15fbde0f50258adae96a3bd908e49b162114141e1c813637e4b05eb'
- '5527999ccafc92c19d751eafdcb753545b7c20066821475a708bc9777968283a')
+sha256sums=('72d9894adbfff9909c7045ec42469791bc905475e0873c45c3f7295c7a1e9cd6'
+ '18b3a47c31bf6b1a965bf167443b79d04bd8473ff9710e8a53839c4128f45513')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"