summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2023-07-28 02:15:38 +0200
committerJoan Figueras2023-07-28 02:15:38 +0200
commit8bce3cb72c79251dc2287aafffb3f9ff3c7e501b (patch)
tree56c15a7215c4ac260eae18b6451fb0f4df945e9d
parent5155a7f26a70644b10c74315b88b866270561242 (diff)
downloadaur-8bce3cb72c79251dc2287aafffb3f9ff3c7e501b.tar.gz
6.4.7-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aad7be02e748..d8c832449485 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod
pkgdesc = Linux Xanmod - Stable Mainline [MAIN]
- pkgver = 6.4.5
+ pkgver = 6.4.7
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -15,13 +15,13 @@ pkgbase = linux-xanmod
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.4.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.4.tar.sign
- source = patch-6.4.5-xanmod1.xz::https://github.com/xanmod/linux/releases/download/6.4.5-xanmod1/patch-6.4.5-xanmod1.xz
+ source = patch-6.4.7-xanmod1.xz::https://github.com/xanmod/linux/releases/download/6.4.7-xanmod1/patch-6.4.7-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 8fa0588f0c2ceca44cac77a0e39ba48c9f00a6b9dc69761c02a5d3efac8da7f3
sha256sums = SKIP
- sha256sums = 225f7f1c616f4796eade829f8f7c5543f9e4075441482c55fd84373c2ac93bf4
+ sha256sums = 5a314f13da6a489b4001cb601f86c30fee1eae3f0fc09dc91efa1aaea4f97216
sha256sums = a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f
pkgname = linux-xanmod
diff --git a/PKGBUILD b/PKGBUILD
index 498c25a733d0..86978f42b697 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,7 +73,7 @@ fi
pkgbase=linux-xanmod
_major=6.4
-pkgver=${_major}.5
+pkgver=${_major}.7
_branch=6.x
xanmod=1
_revision=
@@ -111,7 +111,7 @@ done
sha256sums=('8fa0588f0c2ceca44cac77a0e39ba48c9f00a6b9dc69761c02a5d3efac8da7f3'
'SKIP'
- '225f7f1c616f4796eade829f8f7c5543f9e4075441482c55fd84373c2ac93bf4'
+ '5a314f13da6a489b4001cb601f86c30fee1eae3f0fc09dc91efa1aaea4f97216'
'a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}