summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2024-03-28 20:28:18 +0100
committerJoan Figueras2024-03-28 20:28:18 +0100
commit89dbf8e47e519bb4bcf9ad2a0a36301e84ae06e0 (patch)
treee77f8bd0e7f333b8a1e6480c211c27c15fee575e
parentd3b75845c121003ae2ec97de03310631cc8d2ddf (diff)
downloadaur-89dbf8e47e519bb4bcf9ad2a0a36301e84ae06e0.tar.gz
6.8.2-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3e037b875b29..d8b64cad5b09 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-edge
pkgdesc = Linux Xanmod - Rolling Release [EDGE]
- pkgver = 6.8.1
+ pkgver = 6.8.2
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -17,13 +17,13 @@ pkgbase = linux-xanmod-edge
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.8.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.8.tar.sign
- source = patch-6.8.1-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/edge/6.8.1-xanmod1/patch-6.8.1-xanmod1.xz/download
+ source = patch-6.8.2-xanmod1.xz::https://sourceforge.net/projects/xanmod/files/releases/edge/6.8.2-xanmod1/patch-6.8.2-xanmod1.xz/download
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = c969dea4e8bb6be991bbf7c010ba0e0a5643a3a8d8fb0a2aaa053406f1e965f3
sha256sums = SKIP
- sha256sums = 46c70c7eb9934b529ca0bb65d75313028ec4c7c3d3659e1dd79828331fbbb209
+ sha256sums = 9c343252cd1e16abd12544320490cbbee44bea4b2a9cb0d1a4838991bad8be29
sha256sums = a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f
pkgname = linux-xanmod-edge
diff --git a/PKGBUILD b/PKGBUILD
index b90dd9180ec2..3c933d265972 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -73,7 +73,7 @@ fi
pkgbase=linux-xanmod-edge
_major=6.8
-pkgver=${_major}.1
+pkgver=${_major}.2
_branch=6.x
xanmod=1
_revision=
@@ -117,7 +117,7 @@ done
sha256sums=('c969dea4e8bb6be991bbf7c010ba0e0a5643a3a8d8fb0a2aaa053406f1e965f3'
'SKIP'
- '46c70c7eb9934b529ca0bb65d75313028ec4c7c3d3659e1dd79828331fbbb209'
+ '9c343252cd1e16abd12544320490cbbee44bea4b2a9cb0d1a4838991bad8be29'
'a8b38eb482eb685944757182c4886404abc12703e5e56ec39c7d61298d17d71f')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}