summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2024-01-27 11:44:46 +0100
committerJoan Figueras2024-01-27 11:44:46 +0100
commita534b81a9399d7ee954024d1c0a1c5dda8e5cede (patch)
treebcfae005f592e7261e4617d5bd1d660108cf5530
parent9631f44bc479d3aaa3384a3b3128fbdd345e4ad0 (diff)
downloadaur-a534b81a9399d7ee954024d1c0a1c5dda8e5cede.tar.gz
6.6.14-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ae4309076f8..ff865e476045 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod
pkgdesc = Linux Xanmod - Stable Mainline [MAIN]
- pkgver = 6.6.13
+ pkgver = 6.6.14
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -17,13 +17,13 @@ pkgbase = linux-xanmod
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.13-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/main/6.6.13-xanmod1/patch-6.6.13-xanmod1.xz/download
+ source = patch-6.6.14-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/main/6.6.14-xanmod1/patch-6.6.14-xanmod1.xz/download
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0
sha256sums = SKIP
- sha256sums = 11bae6e2368a98b49918b6dcf97d7d431657126d28f97cfad26c4c36b6e2e205
+ sha256sums = e10df2949207898451b7b88b34707bb9d905c2e9f3a5c7f3439245ff9b54f57f
sha256sums = a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f
pkgname = linux-xanmod
diff --git a/PKGBUILD b/PKGBUILD
index be16a53762b5..5235c3207ab5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,7 +73,7 @@ fi
pkgbase=linux-xanmod
_major=6.6
-pkgver=${_major}.13
+pkgver=${_major}.14
_branch=6.x
xanmod=1
_revision=
@@ -118,7 +118,7 @@ done
sha256sums=('d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0'
'SKIP'
- '11bae6e2368a98b49918b6dcf97d7d431657126d28f97cfad26c4c36b6e2e205'
+ 'e10df2949207898451b7b88b34707bb9d905c2e9f3a5c7f3439245ff9b54f57f'
'a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}