summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d94c7df512a1..12d73726263f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-manjaro-xanmod
pkgdesc = Linux Xanmod
- pkgver = 5.10.10
+ pkgver = 5.10.12
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -19,16 +19,16 @@ pkgbase = linux-manjaro-xanmod
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.tar.sign
- source = https://github.com/xanmod/linux/releases/download/5.10.10-xanmod1/patch-5.10.10-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/5.10.12-xanmod1/patch-5.10.12-xanmod1.xz
source = choose-gcc-optimization.sh
- source = https://gitlab.manjaro.org/packages/core/linux510/-/archive/0f3628a630cb077c186fd1a0f32f1d7153602071/linux59-0f3628a630cb077c186fd1a0f32f1d7153602071.tar.gz
+ source = https://gitlab.manjaro.org/packages/core/linux510/-/archive/0cc855fe3129d8af4b75a233271d38b34ac9c869/linux59-0cc855fe3129d8af4b75a233271d38b34ac9c869.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43
sha256sums = SKIP
- sha256sums = 1c2b87e9b1367f35ddc5208532ad8e166f980dce33040b866d125566501357ac
+ sha256sums = 0adfa0d4ffd57a8c1da67a42f8b0d1bdb7f7454419fbfe5e5387a07209d3e0be
sha256sums = 2c7369218e81dee86f8ac15bda741b9bb34fa9cefcb087760242277a8207d511
- sha256sums = f58af3820aacc1862ab6b127a34d2d70c999321b8410338197550234c067f5f5
+ sha256sums = 63d99f0a708a7c905e27dea16677d0f1e696477c8262f6c17a8747581056b9e6
pkgname = linux-manjaro-xanmod
pkgdesc = The Linux kernel and modules with Xanmod and Manjaro patches (Bootsplash support). Ashmem and binder are enabled
diff --git a/PKGBUILD b/PKGBUILD
index 3f9700267d1a..410efcf295b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -78,7 +78,7 @@ _makenconfig=
pkgbase=linux-manjaro-xanmod
pkgname=("${pkgbase}" "${pkgbase}-headers")
-pkgver=5.10.10
+pkgver=5.10.12
_major=5.10
_branch=5.x
xanmod=1
@@ -87,7 +87,7 @@ pkgdesc='Linux Xanmod'
url="http://www.xanmod.org/"
arch=(x86_64)
-__commit="0f3628a630cb077c186fd1a0f32f1d7153602071" # 5.10.10-1
+__commit="0cc855fe3129d8af4b75a233271d38b34ac9c869" # 5.10.12-3
license=(GPL2)
makedepends=(
@@ -103,9 +103,9 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${_branch}/linux-${_major}.tar
sha256sums=('dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43' # kernel tar.xz
'SKIP' # tar.sign
- '1c2b87e9b1367f35ddc5208532ad8e166f980dce33040b866d125566501357ac' # xanmod
+ '0adfa0d4ffd57a8c1da67a42f8b0d1bdb7f7454419fbfe5e5387a07209d3e0be' # xanmod
'2c7369218e81dee86f8ac15bda741b9bb34fa9cefcb087760242277a8207d511' # choose-gcc-optimization.sh
- 'f58af3820aacc1862ab6b127a34d2d70c999321b8410338197550234c067f5f5') # manjaro
+ '63d99f0a708a7c905e27dea16677d0f1e696477c8262f6c17a8747581056b9e6') # manjaro
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman