summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2023-11-08 20:54:57 +0100
committerSoftExpert2023-11-08 20:54:57 +0100
commit8ced5cfe7129879ca9e87dc9b572bb5d52608538 (patch)
treee2aba88fe3a23c1fc924c06f4085de60ecc02b97
parente94f147985c0024be775adb7c5a86ca9b6b709f6 (diff)
downloadaur-8ced5cfe7129879ca9e87dc9b572bb5d52608538.tar.gz
6.5.11-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 685e26213cae..0f33133073dd 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.5.10
+ pkgver = 6.5.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.5.10-xanmod1/6.5.10-x64v3-xanmod1/linux-image-6.5.10-x64v3-xanmod1_6.5.10-x64v3-xanmod1-0~20231102.g537eb9e_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.10-xanmod1/6.5.10-x64v3-xanmod1/linux-headers-6.5.10-x64v3-xanmod1_6.5.10-x64v3-xanmod1-0~20231102.g537eb9e_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.11-xanmod1/6.5.11-x64v3-xanmod1/linux-image-6.5.11-x64v3-xanmod1_6.5.11-x64v3-xanmod1-0~20231108.g6675527_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.11-xanmod1/6.5.11-x64v3-xanmod1/linux-headers-6.5.11-x64v3-xanmod1_6.5.11-x64v3-xanmod1-0~20231108.g6675527_amd64.deb
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.10-xanmod1/6.5.10-x64v3-xanmod1/linux-image-6.5.10-x64v3-xanmod1_6.5.10-x64v3-xanmod1-0~20231102.g537eb9e_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.10-xanmod1/6.5.10-x64v3-xanmod1/linux-headers-6.5.10-x64v3-xanmod1_6.5.10-x64v3-xanmod1-0~20231102.g537eb9e_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.11-xanmod1/6.5.11-x64v3-xanmod1/linux-image-6.5.11-x64v3-xanmod1_6.5.11-x64v3-xanmod1-0~20231108.g6675527_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.11-xanmod1/6.5.11-x64v3-xanmod1/linux-headers-6.5.11-x64v3-xanmod1_6.5.11-x64v3-xanmod1-0~20231108.g6675527_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = b70ee8d024663bdf7237bdb04dc61862d824a06f8bee8ce4dee17920703cba2f
- sha256sums = 32228831d5380c42bdc429c67852df02858e32297862e0d866bca190a2463e6a
+ sha256sums = 42911868d53ebff21426ad9f604425e4b738d429826f0edf002dc687d9f725d5
+ sha256sums = d79a798d878d6ec4b2583ff804e20e445c749ab4abf38a58204a9fc93531084d
pkgname = linux-xanmod-linux-bin-x64v3
diff --git a/PKGBUILD b/PKGBUILD
index a7e9e49c3b77..3d3595546393 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_arch=x64v3
_pkgbase=linux-xanmod
_major=6.5
-_minor=10
+_minor=11
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -59,8 +59,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('b70ee8d024663bdf7237bdb04dc61862d824a06f8bee8ce4dee17920703cba2f'
- '32228831d5380c42bdc429c67852df02858e32297862e0d866bca190a2463e6a')
+sha256sums=('42911868d53ebff21426ad9f604425e4b738d429826f0edf002dc687d9f725d5'
+ 'd79a798d878d6ec4b2583ff804e20e445c749ab4abf38a58204a9fc93531084d')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"