summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2023-11-02 20:27:50 +0100
committerSoftExpert2023-11-02 20:27:50 +0100
commite94f147985c0024be775adb7c5a86ca9b6b709f6 (patch)
tree82e098c2ae8444b349201cf3aa1b3a466b9e8f86
parent2c5d6d0a9e254435728878c1fa18f34c35a52e68 (diff)
downloadaur-e94f147985c0024be775adb7c5a86ca9b6b709f6.tar.gz
6.5.10-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1bab7d76a3e4..685e26213cae 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.9
+ pkgver = 6.5.10
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.9-xanmod1/6.5.9-x64v3-xanmod1/linux-image-6.5.9-x64v3-xanmod1_6.5.9-x64v3-xanmod1-0~20231026.g9d71bfa_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.9-xanmod1/6.5.9-x64v3-xanmod1/linux-headers-6.5.9-x64v3-xanmod1_6.5.9-x64v3-xanmod1-0~20231026.g9d71bfa_amd64.deb
+ 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
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.9-xanmod1/6.5.9-x64v3-xanmod1/linux-image-6.5.9-x64v3-xanmod1_6.5.9-x64v3-xanmod1-0~20231026.g9d71bfa_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.9-xanmod1/6.5.9-x64v3-xanmod1/linux-headers-6.5.9-x64v3-xanmod1_6.5.9-x64v3-xanmod1-0~20231026.g9d71bfa_amd64.deb
+ 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
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 598911a22f2190182569f47da882c376b4e02a4e4b8362835e29280a407a4b2f
- sha256sums = fc00f8a1d39c951e5f29dabb92bcf711b9742a500a5dbb3c3cb4e2f5172c5861
+ sha256sums = b70ee8d024663bdf7237bdb04dc61862d824a06f8bee8ce4dee17920703cba2f
+ sha256sums = 32228831d5380c42bdc429c67852df02858e32297862e0d866bca190a2463e6a
pkgname = linux-xanmod-linux-bin-x64v3
diff --git a/PKGBUILD b/PKGBUILD
index 0d678de1026e..a7e9e49c3b77 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_arch=x64v3
_pkgbase=linux-xanmod
_major=6.5
-_minor=9
+_minor=10
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -59,8 +59,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('598911a22f2190182569f47da882c376b4e02a4e4b8362835e29280a407a4b2f'
- 'fc00f8a1d39c951e5f29dabb92bcf711b9742a500a5dbb3c3cb4e2f5172c5861')
+sha256sums=('b70ee8d024663bdf7237bdb04dc61862d824a06f8bee8ce4dee17920703cba2f'
+ '32228831d5380c42bdc429c67852df02858e32297862e0d866bca190a2463e6a')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"