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 12d73726263f..98e329b11149 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-manjaro-xanmod
pkgdesc = Linux Xanmod
- pkgver = 5.10.12
+ pkgver = 5.10.13
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.12-xanmod1/patch-5.10.12-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/5.10.13-xanmod1/patch-5.10.13-xanmod1.xz
source = choose-gcc-optimization.sh
- source = https://gitlab.manjaro.org/packages/core/linux510/-/archive/0cc855fe3129d8af4b75a233271d38b34ac9c869/linux59-0cc855fe3129d8af4b75a233271d38b34ac9c869.tar.gz
+ source = https://gitlab.manjaro.org/packages/core/linux510/-/archive/9050ee61fbb1183e6fc2f854197233e43db0517a/linux59-9050ee61fbb1183e6fc2f854197233e43db0517a.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43
sha256sums = SKIP
- sha256sums = 0adfa0d4ffd57a8c1da67a42f8b0d1bdb7f7454419fbfe5e5387a07209d3e0be
+ sha256sums = f661f50377b0432c2ad7d78d2a6266b3cabdeb98f171a0057835e5a74e853074
sha256sums = 2c7369218e81dee86f8ac15bda741b9bb34fa9cefcb087760242277a8207d511
- sha256sums = 63d99f0a708a7c905e27dea16677d0f1e696477c8262f6c17a8747581056b9e6
+ sha256sums = 344e28ba6a11d5a3f368edea6b2d5159b7016a0ed4b484c52cdce270614f291f
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 422f371647d0..eda7958cc920 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -78,7 +78,7 @@ _makenconfig=
pkgbase=linux-manjaro-xanmod
pkgname=("${pkgbase}" "${pkgbase}-headers")
-pkgver=5.10.12
+pkgver=5.10.13
_major=5.10
_branch=5.x
xanmod=1
@@ -87,7 +87,7 @@ pkgdesc='Linux Xanmod'
url="http://www.xanmod.org/"
arch=(x86_64)
-__commit="0cc855fe3129d8af4b75a233271d38b34ac9c869" # 5.10.12-3
+__commit="9050ee61fbb1183e6fc2f854197233e43db0517a" # 5.10.13-2
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
- '0adfa0d4ffd57a8c1da67a42f8b0d1bdb7f7454419fbfe5e5387a07209d3e0be' # xanmod
+ 'f661f50377b0432c2ad7d78d2a6266b3cabdeb98f171a0057835e5a74e853074' # xanmod
'2c7369218e81dee86f8ac15bda741b9bb34fa9cefcb087760242277a8207d511' # choose-gcc-optimization.sh
- '63d99f0a708a7c905e27dea16677d0f1e696477c8262f6c17a8747581056b9e6') # manjaro
+ '344e28ba6a11d5a3f368edea6b2d5159b7016a0ed4b484c52cdce270614f291f') # manjaro
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman