summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2023-12-03 12:57:22 +0100
committerSoftExpert2023-12-03 12:57:22 +0100
commitf4f5d2774bb1f47076b8197ba5765eaebd0a9513 (patch)
tree06d8d6c90acdd7131ff44a3d746d744190a0bd8f
parent5d7c2b4e78dc6f9bcadb7d5a131d163d7ed0ea48 (diff)
downloadaur-f4f5d2774bb1f47076b8197ba5765eaebd0a9513.tar.gz
6.6.4-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 74da43289697..797978cbedf2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,21 +1,21 @@
pkgbase = linux-xanmod-linux-bin-x64v2
pkgdesc = The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - x64v2
- pkgver = 6.5.13
+ pkgver = 6.6.4
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.13-xanmod1/6.5.13-x64v2-xanmod1/linux-image-6.5.13-x64v2-xanmod1_6.5.13-x64v2-xanmod1-0~20231128.gd0872bf_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.13-xanmod1/6.5.13-x64v2-xanmod1/linux-headers-6.5.13-x64v2-xanmod1_6.5.13-x64v2-xanmod1-0~20231128.gd0872bf_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.4-xanmod1/6.6.4-x64v2-xanmod1/linux-image-6.6.4-x64v2-xanmod1_6.6.4-x64v2-xanmod1-0~20231203.g55a98a8_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.4-xanmod1/6.6.4-x64v2-xanmod1/linux-headers-6.6.4-x64v2-xanmod1_6.6.4-x64v2-xanmod1-0~20231203.g55a98a8_amd64.deb
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.13-xanmod1/6.5.13-x64v2-xanmod1/linux-image-6.5.13-x64v2-xanmod1_6.5.13-x64v2-xanmod1-0~20231128.gd0872bf_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.5.13-xanmod1/6.5.13-x64v2-xanmod1/linux-headers-6.5.13-x64v2-xanmod1_6.5.13-x64v2-xanmod1-0~20231128.gd0872bf_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.4-xanmod1/6.6.4-x64v2-xanmod1/linux-image-6.6.4-x64v2-xanmod1_6.6.4-x64v2-xanmod1-0~20231203.g55a98a8_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.4-xanmod1/6.6.4-x64v2-xanmod1/linux-headers-6.6.4-x64v2-xanmod1_6.6.4-x64v2-xanmod1-0~20231203.g55a98a8_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 295714698246f5e396bb1af291ef718ac0f83c5f2c3b2b1010af0196343e3800
- sha256sums = fa4a8d2eec1036f1eaa96f1977eedad4fa9ff9cd24457964ca1e24e6d85521d7
+ sha256sums = c14cba790352af2176d79322a92c3fc5c73020a417b9e648793615eeb3568a36
+ sha256sums = 1bcb12322b044118a7a02406838b511df5600141a1ff60beb07e15a09c6403dc
pkgname = linux-xanmod-linux-bin-x64v2
diff --git a/PKGBUILD b/PKGBUILD
index 1c5a759b8417..f1d338a9a238 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
_arch=x64v2
_pkgbase=linux-xanmod
-_major=6.5
-_minor=13
+_major=6.6
+_minor=4
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -59,8 +59,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('295714698246f5e396bb1af291ef718ac0f83c5f2c3b2b1010af0196343e3800'
- 'fa4a8d2eec1036f1eaa96f1977eedad4fa9ff9cd24457964ca1e24e6d85521d7')
+sha256sums=('c14cba790352af2176d79322a92c3fc5c73020a417b9e648793615eeb3568a36'
+ '1bcb12322b044118a7a02406838b511df5600141a1ff60beb07e15a09c6403dc')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"