summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2021-12-08 23:51:57 +0100
committerJoan Figueras2021-12-08 23:51:57 +0100
commitaa6497717010c62a5ef4e89f2a72d1a1cd635aeb (patch)
treeb3b05b2584c3b429ba2d2319d184ffe5fba1d8f2
parentaffed00059e5accec1addc77b8e2a2f8c2fceab7 (diff)
downloadaur-aa6497717010c62a5ef4e89f2a72d1a1cd635aeb.tar.gz
5.15.7-xanmod1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e2f210df54d..d9c63868ff57 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-xanmod-edge
pkgdesc = Linux Xanmod - Latest Mainline (EDGE)
- pkgver = 5.15.6
- pkgrel = 2
+ pkgver = 5.15.7
+ pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
@@ -15,13 +15,13 @@ pkgbase = linux-xanmod-edge
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.tar.sign
- source = https://github.com/xanmod/linux/releases/download/5.15.6-xanmod2/patch-5.15.6-xanmod2.xz
+ source = https://github.com/xanmod/linux/releases/download/5.15.7-xanmod1/patch-5.15.7-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8
sha256sums = SKIP
- sha256sums = 8055bcb3765ca7995477db3f5de71d3ce76a232885a8179ff37dda21e0e5a587
+ sha256sums = 8ecfb8a32f3fb4f1cc9a124087a54758527a745c7f1606c44529b89ee09033cd
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee
pkgname = linux-xanmod-edge
diff --git a/PKGBUILD b/PKGBUILD
index 5c5b659849a4..8f0155b87b09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -63,9 +63,9 @@ _makenconfig=
pkgbase=linux-xanmod-edge
_major=5.15
-pkgver=${_major}.6
+pkgver=${_major}.7
_branch=5.x
-xanmod=2
+xanmod=1
pkgrel=${xanmod}
pkgdesc='Linux Xanmod - Latest Mainline (EDGE)'
url="http://www.xanmod.org/"
@@ -100,7 +100,7 @@ done
sha256sums=('57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8'
'SKIP'
- '8055bcb3765ca7995477db3f5de71d3ce76a232885a8179ff37dda21e0e5a587'
+ '8ecfb8a32f3fb4f1cc9a124087a54758527a745c7f1606c44529b89ee09033cd'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}