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 8c985720290d..73018c26561e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-manjaro-xanmod
pkgdesc = Linux Xanmod
- pkgver = 5.12.14
+ pkgver = 5.12.16
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.12.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.12.tar.sign
- source = https://github.com/xanmod/linux/releases/download/5.12.14-xanmod1/patch-5.12.14-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/5.12.16-xanmod1/patch-5.12.16-xanmod1.xz
source = choose-gcc-optimization.sh
- source = https://gitlab.manjaro.org/packages/core/linux512/-/archive/24ccef4db1a108955c6aaa5c70b26b3a08d415f5/linux512-24ccef4db1a108955c6aaa5c70b26b3a08d415f5.tar.gz
+ source = https://gitlab.manjaro.org/packages/core/linux512/-/archive/9ba7052a46ee98d728b37413808893cf7bf340e3/linux512-9ba7052a46ee98d728b37413808893cf7bf340e3.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 7d0df6f2bf2384d68d0bd8e1fe3e071d64364dcdc6002e7b5c87c92d48fac366
sha256sums = SKIP
- sha256sums = 0006a71592950f37ecfa7f8e2560699731b92712ddfb7639922bc260ccd1552b
+ sha256sums = b51a8aeccbd7290188660873de0bd3e4c86859bc904379dd9b59699ceada78ed
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee
- sha256sums = baf98f2f51876fd9f93f4026ee5426cebcea88c46fec644da2555d9f872c45c1
+ sha256sums = 05e1c987e8d7269209ce297ec227211ef77e83758e1f53980fbc760eedefbb0f
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 1bc770862c76..8e1ed0288e48 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -70,7 +70,7 @@ _makenconfig=
pkgbase=linux-manjaro-xanmod
pkgname=("${pkgbase}" "${pkgbase}-headers")
_major=5.12
-pkgver=${_major}.14
+pkgver=${_major}.16
_branch=5.x
xanmod=1
pkgrel=1
@@ -78,7 +78,7 @@ pkgdesc='Linux Xanmod'
url="http://www.xanmod.org/"
arch=(x86_64)
-__commit="24ccef4db1a108955c6aaa5c70b26b3a08d415f5" # 5.12.14-2
+__commit="9ba7052a46ee98d728b37413808893cf7bf340e3" # 5.12.16-1
license=(GPL2)
makedepends=(
@@ -107,9 +107,9 @@ done
sha256sums=('7d0df6f2bf2384d68d0bd8e1fe3e071d64364dcdc6002e7b5c87c92d48fac366' # kernel tar.xz
'SKIP' # tar.sign
- '0006a71592950f37ecfa7f8e2560699731b92712ddfb7639922bc260ccd1552b' # xanmod
+ 'b51a8aeccbd7290188660873de0bd3e4c86859bc904379dd9b59699ceada78ed' # xanmod
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee' # choose-gcc-optimization.sh
- 'baf98f2f51876fd9f93f4026ee5426cebcea88c46fec644da2555d9f872c45c1') # manjaro
+ '05e1c987e8d7269209ce297ec227211ef77e83758e1f53980fbc760eedefbb0f') # manjaro
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds