summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2023-06-15 10:32:08 +0200
committerJoan Figueras2023-06-15 10:32:08 +0200
commit0bc17f19e78d1b218d7791ac2ab4ac156297c304 (patch)
tree8f9bdfc6b0c7169f8885fe5ad1856fa786e25b4e
parent1734f6514c7572c3795dea33368e89e6adf21660 (diff)
downloadaur-0bc17f19e78d1b218d7791ac2ab4ac156297c304.tar.gz
6.3.8-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b7aafcab575..908fe47baafd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod
pkgdesc = Linux Xanmod - Current Stable (CURRENT)
- pkgver = 6.3.7
+ pkgver = 6.3.8
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.3.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.3.tar.sign
- source = patch-6.3.7-xanmod1.xz::https://github.com/xanmod/linux/releases/download/6.3.7-xanmod1/patch-6.3.7-xanmod1.xz
+ source = patch-6.3.8-xanmod1.xz::https://github.com/xanmod/linux/releases/download/6.3.8-xanmod1/patch-6.3.8-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = ba3491f5ed6bd270a370c440434e3d69085fcdd528922fa01e73d7657db73b1e
sha256sums = SKIP
- sha256sums = 9cec6c03e14daf279ed1704e408009eda9b56d15e91855cf1e97da2e4cc38c21
+ sha256sums = 1b01d2ce3c322c9907e2e0add2fea18abb89de0d6efde85050feb068ba08184b
sha256sums = 5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30
pkgname = linux-xanmod
diff --git a/PKGBUILD b/PKGBUILD
index 7fd1353f4e2d..ea7e4f74c1f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,7 +73,7 @@ fi
pkgbase=linux-xanmod
_major=6.3
-pkgver=${_major}.7
+pkgver=${_major}.8
_branch=6.x
xanmod=1
_revision=
@@ -111,7 +111,7 @@ done
sha256sums=('ba3491f5ed6bd270a370c440434e3d69085fcdd528922fa01e73d7657db73b1e'
'SKIP'
- '9cec6c03e14daf279ed1704e408009eda9b56d15e91855cf1e97da2e4cc38c21'
+ '1b01d2ce3c322c9907e2e0add2fea18abb89de0d6efde85050feb068ba08184b'
'5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}