aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormicros242023-12-18 14:32:17 +0800
committermicros242023-12-18 14:32:17 +0800
commit241078549e0e5404d66f3c4f2ae5825b2d596728 (patch)
tree4ec0f08967bf767202cfb1def97b79fa77fd7ab3
parentb4da08c09f841264d01402e459e03ef36745b9d5 (diff)
downloadaur-241078549e0e5404d66f3c4f2ae5825b2d596728.tar.gz
6.6.7-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bb1e3a73aa7a..6072feb3276f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-bore
pkgdesc = Linux Xanmod (Stable) with BORE CPU scheduler and tickrate customizations
- pkgver = 6.6.5
+ pkgver = 6.6.7
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = linux-xanmod-bore
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.tar.sign
- source = patch-6.6.5-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/main/6.6.5-xanmod1/patch-6.6.5-xanmod1.xz
+ source = patch-6.6.7-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/main/6.6.7-xanmod1/patch-6.6.7-xanmod1.xz
source = choose-gcc-optimization.sh
source = https://raw.githubusercontent.com/micros24/linux-xanmod-bore/6.6/0001-bore.patch
source = https://raw.githubusercontent.com/micros24/linux-xanmod-bore/6.6/0002-o3-optimization.patch
@@ -23,7 +23,7 @@ pkgbase = linux-xanmod-bore
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0
sha256sums = SKIP
- sha256sums = bccd2c8d1b1d60bb7c17640faa701e87f1abf8645e02fd73d3e0fe64fd0d8986
+ sha256sums = 9bc8191b89016b62f4fce66742813e3bfb9d85ac063e2ba0cb23d162d64e4d04
sha256sums = 5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30
sha256sums = 065d1e507a53b307142d8c51644798c95d7e8842810949ec6175a2033a7eed71
sha256sums = 30dc69c13d6bb0492ff61e9fdbd3b198eb0bb5b33845726c8008822e9162d667
diff --git a/PKGBUILD b/PKGBUILD
index 0a1a59e96d08..30a763e046bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -100,7 +100,7 @@ fi
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-xanmod-bore
_major=6.6
-pkgver=${_major}.5
+pkgver=${_major}.7
_branch=6.x
xanmod=1
_revision=
@@ -138,7 +138,7 @@ for _patch in ${_patches[@]}; do
done
sha256sums=('d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0' # kernel
'SKIP' # kernel signature
- 'bccd2c8d1b1d60bb7c17640faa701e87f1abf8645e02fd73d3e0fe64fd0d8986' # xanmod patch
+ '9bc8191b89016b62f4fce66742813e3bfb9d85ac063e2ba0cb23d162d64e4d04' # xanmod patch
'5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30' # choose-gcc-optimization.sh
'065d1e507a53b307142d8c51644798c95d7e8842810949ec6175a2033a7eed71' # 0001-bore.patch
'30dc69c13d6bb0492ff61e9fdbd3b198eb0bb5b33845726c8008822e9162d667' # 0002-o3-optimization.patch