summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrey Alekseev2021-01-20 19:24:51 +0400
committerAndrey Alekseev2021-01-20 19:24:51 +0400
commit9c51eb5c650589a57ed433d94b9fde7075b50cb4 (patch)
tree1c519cc080f8b77c505dc7d2ba77ba409f4673e7
parente2a3d8f787adf562ad804982d6e34b54b1a05f10 (diff)
downloadaur-9c51eb5c650589a57ed433d94b9fde7075b50cb4.tar.gz
5.10.9
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dba787bd3029..1d581b082b0d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-manjaro-xanmod
pkgdesc = Linux Xanmod
- pkgver = 5.10.7
+ pkgver = 5.10.9
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.7-xanmod1/patch-5.10.7-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/5.10.9-xanmod1/patch-5.10.9-xanmod1.xz
source = choose-gcc-optimization.sh
- source = https://gitlab.manjaro.org/packages/core/linux510/-/archive/2e70861132f51ae5810422ff7c1abc633042cdfc/linux59-2e70861132f51ae5810422ff7c1abc633042cdfc.tar.gz
+ source = https://gitlab.manjaro.org/packages/core/linux510/-/archive/861b8cf8deb1b1bd8e154466eb0d08999d947dcf/linux59-861b8cf8deb1b1bd8e154466eb0d08999d947dcf.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43
sha256sums = SKIP
- sha256sums = e786bf1d8ee3d249fe5aecbd34fdf94a2691c0a9c7ccbe24e0931c0049cf45f3
+ sha256sums = 584eb55f4c5c103e8d096fccd6e74096bab32bc065db6d1a01fc2a11783babce
sha256sums = 2c7369218e81dee86f8ac15bda741b9bb34fa9cefcb087760242277a8207d511
- sha256sums = f5b27f3b8d42608b705c727daed6945b752d27c31b361f394aba7c721576848f
+ sha256sums = ad7a2843846d8636c10bfc127845d7f75a34f81ca8681e6e224c16a83e1bbac5
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 6527e43cb1a6..02d6ee4bf45c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -78,7 +78,7 @@ _makenconfig=
pkgbase=linux-manjaro-xanmod
pkgname=("${pkgbase}" "${pkgbase}-headers")
-pkgver=5.10.7
+pkgver=5.10.9
_major=5.10
_branch=5.x
xanmod=1
@@ -87,7 +87,7 @@ pkgdesc='Linux Xanmod'
url="http://www.xanmod.org/"
arch=(x86_64)
-__commit="2e70861132f51ae5810422ff7c1abc633042cdfc" # 5.10.7-3
+__commit="861b8cf8deb1b1bd8e154466eb0d08999d947dcf" # 5.10.9-1
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
- 'e786bf1d8ee3d249fe5aecbd34fdf94a2691c0a9c7ccbe24e0931c0049cf45f3' # xanmod
+ '584eb55f4c5c103e8d096fccd6e74096bab32bc065db6d1a01fc2a11783babce' # xanmod
'2c7369218e81dee86f8ac15bda741b9bb34fa9cefcb087760242277a8207d511' # choose-gcc-optimization.sh
- 'f5b27f3b8d42608b705c727daed6945b752d27c31b361f394aba7c721576848f') # manjaro
+ 'ad7a2843846d8636c10bfc127845d7f75a34f81ca8681e6e224c16a83e1bbac5') # manjaro
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman