summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorANDRoid78902021-07-23 13:41:24 +0400
committerANDRoid78902021-07-23 13:41:24 +0400
commit86bacb966beef03262c1cee0710040ed0732a20f (patch)
treecc7f79053e455dadc00d31e56635836dc5e0e585
parentc125ba4099a8276baa60487aa48767a6868f25cd (diff)
downloadaur-86bacb966beef03262c1cee0710040ed0732a20f.tar.gz
5.10.52
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14ee8d45496a..e4e0e24e95eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-manjaro-xanmod-lts
pkgdesc = Linux Xanmod LTS
- pkgver = 5.10.47
+ pkgver = 5.10.52
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -19,16 +19,16 @@ pkgbase = linux-manjaro-xanmod-lts
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.47-xanmod1/patch-5.10.47-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/5.10.52-xanmod1/patch-5.10.52-xanmod1.xz
source = choose-gcc-optimization.sh
- source = https://gitlab.manjaro.org/packages/core/linux510/-/archive/3b33bae0f7d302f74fcc49afb160f00eb8550dda/linux510-3b33bae0f7d302f74fcc49afb160f00eb8550dda.tar.gz
+ source = https://gitlab.manjaro.org/packages/core/linux510/-/archive/571b7550ed563891bd4cb4c21bf1b4e76132cee4/linux510-571b7550ed563891bd4cb4c21bf1b4e76132cee4.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43
sha256sums = SKIP
- sha256sums = ef68fa318954215cd8b5ff070f04982d37670da55bb98d1c7e407a42ebc22675
+ sha256sums = 58ae5190fe3331a20c052d0043e712b6e75f666c86514cb2e37bf42eb5afa4b2
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee
- sha256sums = 25a0e6669952c37f32ef290fb4fb269287b705b162a0ad6de787674117723a39
+ sha256sums = f178d20aaceb147412170f4cb9d256e7f193eb86e7993d7858d3ca4fd5c75862
pkgname = linux-manjaro-xanmod-lts
pkgdesc = The Linux LTS kernel and modules with Xanmod and Manjaro patches (Bootsplash support)
diff --git a/PKGBUILD b/PKGBUILD
index 90ce0d5670af..e9208e7b3f65 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -70,7 +70,7 @@ _makenconfig=
pkgbase=linux-manjaro-xanmod-lts
pkgname=("${pkgbase}" "${pkgbase}-headers")
_major=5.10
-pkgver=${_major}.47
+pkgver=${_major}.52
_branch=5.x
xanmod=1
pkgrel=1
@@ -78,7 +78,7 @@ pkgdesc='Linux Xanmod LTS'
url="http://www.xanmod.org/"
arch=(x86_64)
-__commit="3b33bae0f7d302f74fcc49afb160f00eb8550dda" # 5.10.47-2
+__commit="571b7550ed563891bd4cb4c21bf1b4e76132cee4" # 5.10.52-1
license=(GPL2)
makedepends=(
@@ -98,9 +98,9 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v${_branch}/linux-${_major}.tar
"https://gitlab.manjaro.org/packages/core/linux510/-/archive/${__commit}/linux510-${__commit}.tar.gz")
sha256sums=('dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43' # linux-5.4.tar.xz
'SKIP' # .sign
- 'ef68fa318954215cd8b5ff070f04982d37670da55bb98d1c7e407a42ebc22675' # xanmod
+ '58ae5190fe3331a20c052d0043e712b6e75f666c86514cb2e37bf42eb5afa4b2' # xanmod
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee' # choose-gcc-optimization.sh
- '25a0e6669952c37f32ef290fb4fb269287b705b162a0ad6de787674117723a39') # manjaro
+ 'f178d20aaceb147412170f4cb9d256e7f193eb86e7993d7858d3ca4fd5c75862') # manjaro
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman