summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSoftExpert2023-12-14 03:58:30 +0100
committerSoftExpert2023-12-14 03:58:30 +0100
commitb37e12742030cc893b84afd81f59a16071617e73 (patch)
treea2b5899b28c55f8a861461e993ae03c81f15bccb
parentafee3b44618a3cf198d7b7a135105b80f1184d24 (diff)
downloadaur-b37e12742030cc893b84afd81f59a16071617e73.tar.gz
6.6.67-xanmod1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 69e378ac88c3..53e968dee210 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.6.5
+ pkgver = 6.6.7
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.6.5-xanmod1/6.6.5-x64v1-xanmod1/linux-image-6.6.5-x64v1-xanmod1_6.6.5-x64v1-xanmod1-0~20231208.g202058e_amd64.deb
- noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.5-xanmod1/6.6.5-x64v1-xanmod1/linux-headers-6.6.5-x64v1-xanmod1_6.6.5-x64v1-xanmod1-0~20231208.g202058e_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.7-xanmod1/6.6.7-x64v1-xanmod1/linux-image-6.6.7-x64v1-xanmod1_6.6.7-x64v1-xanmod1-0~20231213.g90d9158_amd64.deb
+ noextract = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.7-xanmod1/6.6.7-x64v1-xanmod1/linux-headers-6.6.7-x64v1-xanmod1_6.6.7-x64v1-xanmod1-0~20231213.g90d9158_amd64.deb
options = !strip
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.5-xanmod1/6.6.5-x64v1-xanmod1/linux-image-6.6.5-x64v1-xanmod1_6.6.5-x64v1-xanmod1-0~20231208.g202058e_amd64.deb
- source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.5-xanmod1/6.6.5-x64v1-xanmod1/linux-headers-6.6.5-x64v1-xanmod1_6.6.5-x64v1-xanmod1-0~20231208.g202058e_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.7-xanmod1/6.6.7-x64v1-xanmod1/linux-image-6.6.7-x64v1-xanmod1_6.6.7-x64v1-xanmod1-0~20231213.g90d9158_amd64.deb
+ source = https://sourceforge.net/projects/xanmod/files/releases/main/6.6.7-xanmod1/6.6.7-x64v1-xanmod1/linux-headers-6.6.7-x64v1-xanmod1_6.6.7-x64v1-xanmod1-0~20231213.g90d9158_amd64.deb
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = 00d651b0d891a64804c2ab09303d733aa85b3f5eb862c0c62be84c55de6d2c31
- sha256sums = ac91913b8e50655a4cbfd32c0025519836a74002e7fcac5a3ec7649373c4928f
+ sha256sums = 9e4bf44896c41a128609af4bfa5e8fff6463ce1199fd8b97cc59b9c60827af4b
+ sha256sums = 69d1b2afe8b1bb5873d28b054aea87c511a541cdfaa203659519be991cfaf920
pkgname = linux-xanmod-linux-bin-x64v1
diff --git a/PKGBUILD b/PKGBUILD
index bca07b4c1abb..bd4edde76543 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_arch=x64v1
_pkgbase=linux-xanmod
_major=6.6
-_minor=5
+_minor=7
_branch=6.x
_xanmodrel=1
_xanmodrev=
@@ -59,8 +59,8 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('00d651b0d891a64804c2ab09303d733aa85b3f5eb862c0c62be84c55de6d2c31'
- 'ac91913b8e50655a4cbfd32c0025519836a74002e7fcac5a3ec7649373c4928f')
+sha256sums=('9e4bf44896c41a128609af4bfa5e8fff6463ce1199fd8b97cc59b9c60827af4b'
+ '69d1b2afe8b1bb5873d28b054aea87c511a541cdfaa203659519be991cfaf920')
_package() {
pkgdesc="The Linux kernel and modules with Xanmod patches - Current Stable (MAIN) - Prebuilt version - ${_arch}"