summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2023-03-23 08:33:25 +0100
committerJoan Figueras2023-03-23 08:33:25 +0100
commit69af7d4742babb12a7dda50dfdd18fe571bd67b0 (patch)
tree2b0d77cc79ce320fdf4c5416e4ec36f89b12faeb
parente25d609f94961d9ca84899a131cc7834073b7b78 (diff)
downloadaur-69af7d4742babb12a7dda50dfdd18fe571bd67b0.tar.gz
6.2.8-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a943088cbb04..dc6d2c3e80d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod
pkgdesc = Linux Xanmod - Current Stable (CURRENT)
- pkgver = 6.2.7
+ pkgver = 6.2.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.2.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.2.tar.sign
- source = https://github.com/xanmod/linux/releases/download/6.2.7-xanmod1/patch-6.2.7-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/6.2.8-xanmod1/patch-6.2.8-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 74862fa8ab40edae85bb3385c0b71fe103288bce518526d63197800b3cbdecb1
sha256sums = SKIP
- sha256sums = 67af1dd0a54b13fa62e1c0293537f994a9e8728587a923cee80ca8bc0dde9477
+ sha256sums = 94cb5c7b8e01fdd9e744ed5b030c6b37b35263b8b58b78994b140d03da92224d
sha256sums = 5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30
pkgname = linux-xanmod
diff --git a/PKGBUILD b/PKGBUILD
index 777c7a2c5bea..298cb997c9ff 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,7 +73,7 @@ fi
pkgbase=linux-xanmod
_major=6.2
-pkgver=${_major}.7
+pkgver=${_major}.8
_branch=6.x
xanmod=1
pkgrel=${xanmod}
@@ -110,7 +110,7 @@ done
sha256sums=('74862fa8ab40edae85bb3385c0b71fe103288bce518526d63197800b3cbdecb1'
'SKIP'
- '67af1dd0a54b13fa62e1c0293537f994a9e8728587a923cee80ca8bc0dde9477'
+ '94cb5c7b8e01fdd9e744ed5b030c6b37b35263b8b58b78994b140d03da92224d'
'5c84bfe7c1971354cff3f6b3f52bf33e7bbeec22f85d5e7bfde383b54c679d30')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}