summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cbca987df545..cfe320f77b1f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,21 @@
pkgbase = linux-xanmod-linux-bin-x64v3
pkgdesc = The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - x64v3
- pkgver = 6.8.10
+ pkgver = 6.8.11
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.10-xanmod1/6.8.10-x64v3-xanmod1/linux-image-6.8.10-x64v3-xanmod1_6.8.10-x64v3-xanmod1-0~20240517.g2e7da9e_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.10-xanmod1/6.8.10-x64v3-xanmod1/linux-headers-6.8.10-x64v3-xanmod1_6.8.10-x64v3-xanmod1-0~20240517.g2e7da9e_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.11-xanmod1/6.8.11-x64v3-xanmod1/linux-image-6.8.11-x64v3-xanmod1_6.8.11-x64v3-xanmod1-0~20240525.gcd34ddc_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.11-xanmod1/6.8.11-x64v3-xanmod1/linux-headers-6.8.11-x64v3-xanmod1_6.8.11-x64v3-xanmod1-0~20240525.gcd34ddc_amd64.deb
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.10-xanmod1/6.8.10-x64v3-xanmod1/linux-image-6.8.10-x64v3-xanmod1_6.8.10-x64v3-xanmod1-0~20240517.g2e7da9e_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.10-xanmod1/6.8.10-x64v3-xanmod1/linux-headers-6.8.10-x64v3-xanmod1_6.8.10-x64v3-xanmod1-0~20240517.g2e7da9e_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.11-xanmod1/6.8.11-x64v3-xanmod1/linux-image-6.8.11-x64v3-xanmod1_6.8.11-x64v3-xanmod1-0~20240525.gcd34ddc_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.8.11-xanmod1/6.8.11-x64v3-xanmod1/linux-headers-6.8.11-x64v3-xanmod1_6.8.11-x64v3-xanmod1-0~20240525.gcd34ddc_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = b9baf05727f873faff6f626fbda9af940ab684b91878722f18d7deba67965020
- sha256sums = a03f8dd06c337e0f7fc92bc5155c787d8d8278f0a7988249a99019ac2985cc30
+ sha256sums = 897dcc81c13422de076cf3598f8da478dcfcac2891d1925e0cd554931fda42d3
+ sha256sums = decf3d13090f739ae30e4abe661aa32d6843b75e9bbf1a07623304445023769d
pkgname = linux-xanmod-linux-bin-x64v3
diff --git a/PKGBUILD b/PKGBUILD
index ed56c2243d3a..635fa73655e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_arch=x64v3
_pkgbase=linux-xanmod
_major=6.8
-_minor=10
+_minor=11
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -58,8 +58,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('b9baf05727f873faff6f626fbda9af940ab684b91878722f18d7deba67965020'
- 'a03f8dd06c337e0f7fc92bc5155c787d8d8278f0a7988249a99019ac2985cc30')
+sha256sums=('897dcc81c13422de076cf3598f8da478dcfcac2891d1925e0cd554931fda42d3'
+ 'decf3d13090f739ae30e4abe661aa32d6843b75e9bbf1a07623304445023769d')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"