summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2023-11-08 13:43:25 -0500
committergraysky2023-11-08 13:43:25 -0500
commit637d43f1fed066bdfeb85037c8076b1d5ff0e08f (patch)
tree79362c23369d92033fb0e5164f0dd1a21a0c5ef0
parentbb1d3c57a4b7928bf17f26e6ab2d9665f7383c76 (diff)
downloadaur-637d43f1fed066bdfeb85037c8076b1d5ff0e08f.tar.gz
Update to 6.6.1-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD17
2 files changed, 15 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1980d3ee6fe..072503ef68f3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-ck
- pkgver = 6.6
- pkgrel = 2
+ pkgver = 6.6.1
+ pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = x86_64
license = GPL2
@@ -14,18 +14,18 @@ pkgbase = linux-ck
makedepends = tar
makedepends = xz
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.6.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.6.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.6.1.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v6.x/linux-6.6.1.tar.sign
source = config
- source = https://github.com/archlinux/linux/releases/download/v6.6-arch1/linux-v6.6-arch1.patch.zst
+ source = https://github.com/archlinux/linux/releases/download/v6.6.1-arch1/linux-v6.6.1-arch1.patch.zst
source = more-uarches-20221217.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20221217.tar.gz
source = ck-hrtimer-c83f27ce602a96d481678dca05fe6fd267b2ea44.tar.gz::https://github.com/graysky2/linux-patches/archive/c83f27ce602a96d481678dca05fe6fd267b2ea44.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0
+ sha256sums = da1ed7d47c97ed72c9354091628740aa3c40a3c9cd7382871f3cedbd60588234
sha256sums = SKIP
sha256sums = d2060f5045a30832d70a7747c780f1358a9f4cfc1811c8ccaeaab9c027b59ee4
- sha256sums = b64656c9e3e796b60b176e6213e2fbc92d92e3c63ea68b713bd14b6782e4ff9d
+ sha256sums = 9fd606b2ac0b4ae5df8867b7651574a2e5c480366bac224406fc34ad5d79009b
sha256sums = f1d586e111932890ad5e0df15d092fb9b3f87bae4ea17812aae9b0ec98fe2db0
sha256sums = cc82cd1635a0613f6b5abd4a0095a4b64285d015a9d0738a16baf791f23eab57
diff --git a/PKGBUILD b/PKGBUILD
index 93074cfd3c93..4b686f68cc6e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -71,9 +71,9 @@ _subarch=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-ck
-pkgver=6.6
+pkgver=6.6.1
_upstream=arch1
-pkgrel=2
+pkgrel=1
arch=(x86_64)
url="https://wiki.archlinux.org/index.php/Linux-ck"
license=(GPL2)
@@ -108,10 +108,10 @@ validpgpkeys=(
ABAF11C65A2970B130ABE3C479BE3E4300411886 # Linus Torvalds
647F28654894E3BD457199BE38DBBDC86092693E # Greg Kroah-Hartman
)
-sha256sums=('d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0'
+sha256sums=('da1ed7d47c97ed72c9354091628740aa3c40a3c9cd7382871f3cedbd60588234'
'SKIP'
'd2060f5045a30832d70a7747c780f1358a9f4cfc1811c8ccaeaab9c027b59ee4'
- 'b64656c9e3e796b60b176e6213e2fbc92d92e3c63ea68b713bd14b6782e4ff9d'
+ '9fd606b2ac0b4ae5df8867b7651574a2e5c480366bac224406fc34ad5d79009b'
'f1d586e111932890ad5e0df15d092fb9b3f87bae4ea17812aae9b0ec98fe2db0'
'cc82cd1635a0613f6b5abd4a0095a4b64285d015a9d0738a16baf791f23eab57')
@@ -243,12 +243,11 @@ _package() {
echo "$pkgbase" | install -Dm644 /dev/stdin "$modulesdir/pkgbase"
echo "Installing modules..."
- #ZSTD_CLEVEL=19 make LLVM=$_LLVM LLVM_IAS=$_LLVM INSTALL_MOD_PATH="$pkgdir/usr" INSTALL_MOD_STRIP=1 \
- # DEPMOD=/doesnt/exist modules_install # Suppress depmod
- ZSTD_CLEVEL=19 make LLVM=$_LLVM LLVM_IAS=$_LLVM INSTALL_MOD_PATH="$pkgdir/usr" INSTALL_MOD_STRIP=1 modules_install
+ ZSTD_CLEVEL=19 make LLVM=$_LLVM LLVM_IAS=$_LLVM INSTALL_MOD_PATH="$pkgdir/usr" INSTALL_MOD_STRIP=1 \
+ DEPMOD=/doesnt/exist modules_install # Suppress depmod
- # remove build and source links
- rm -f "$modulesdir"/{source,build}
+ # remove build link
+ rm "$modulesdir"/build
}
_package-headers() {