summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorANDRoid78902021-04-21 11:13:39 +0400
committerANDRoid78902021-04-21 11:13:39 +0400
commitaf5bf5c70e7b95d4c51ef0c749ecddeb935c3378 (patch)
tree94e40bb8677412751076e8963ec4929123dd54af
parente3a4a53cfa619926db9ca914c6bf6c9c4210dd42 (diff)
downloadaur-af5bf5c70e7b95d4c51ef0c749ecddeb935c3378.tar.gz
5.11.15
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5d8bdde69b8d..a03261872676 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-manjaro-xanmod
pkgdesc = Linux Xanmod
- pkgver = 5.11.11
+ pkgver = 5.11.15
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -19,17 +19,17 @@ pkgbase = linux-manjaro-xanmod
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.11.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.11.tar.sign
- source = https://github.com/xanmod/linux/releases/download/5.11.11-xanmod1/patch-5.11.11-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/5.11.15-xanmod1/patch-5.11.15-xanmod1.xz
source = choose-gcc-optimization.sh
- source = https://gitlab.manjaro.org/packages/core/linux511/-/archive/0b6bb610e35c89af8a20e9e267bc09c942827501/linux59-0b6bb610e35c89af8a20e9e267bc09c942827501.tar.gz
+ source = https://gitlab.manjaro.org/packages/core/linux511/-/archive/32a92e224750858e414016656a0e1c1e3e86b63c/linux59-32a92e224750858e414016656a0e1c1e3e86b63c.tar.gz
source = sphinx-workaround.patch::https://git.archlinux.org/svntogit/packages.git/plain/trunk/sphinx-workaround.patch?h=packages/linux&id=be7d4710850020de55bce930c83fa80347c02fc3
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 04f07b54f0d40adfab02ee6cbd2a942c96728d87c1ef9e120d0cb9ba3fe067b4
sha256sums = SKIP
- sha256sums = 1ae2241356332f3cea981eb1efa8205ac261f2b90f86f197442e8bcfe6de5aef
+ sha256sums = c2b8554405d57c76a06c53196ace136213c2084ec34d6ceb4a20d3c25ba0deb6
sha256sums = 03bb8b234a67b877a34a8212936ba69d8700c54c7877686cbd9742a536c87134
- sha256sums = 0f05f900a8a24f1cdae12c66e10513b4b39283efb683e9df682b0b50c8b509e6
+ sha256sums = 0559e5114de7c69a96eef725167c7891d776320caa683105bbfd2c91ef15386f
sha256sums = 52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb
pkgname = linux-manjaro-xanmod
diff --git a/PKGBUILD b/PKGBUILD
index d7d5686277ba..b4b18877a4ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -64,8 +64,8 @@ _makenconfig=
pkgbase=linux-manjaro-xanmod
pkgname=("${pkgbase}" "${pkgbase}-headers")
-pkgver=5.11.11
_major=5.11
+pkgver=${_major}.15
_branch=5.x
xanmod=1
pkgrel=1
@@ -73,7 +73,7 @@ pkgdesc='Linux Xanmod'
url="http://www.xanmod.org/"
arch=(x86_64)
-__commit="0b6bb610e35c89af8a20e9e267bc09c942827501" # 5.11.11-1
+__commit="32a92e224750858e414016656a0e1c1e3e86b63c" # 5.11.15-1
license=(GPL2)
makedepends=(
@@ -97,9 +97,9 @@ done
sha256sums=('04f07b54f0d40adfab02ee6cbd2a942c96728d87c1ef9e120d0cb9ba3fe067b4' # kernel tar.xz
'SKIP' # tar.sign
- '1ae2241356332f3cea981eb1efa8205ac261f2b90f86f197442e8bcfe6de5aef' # xanmod
+ 'c2b8554405d57c76a06c53196ace136213c2084ec34d6ceb4a20d3c25ba0deb6' # xanmod
'03bb8b234a67b877a34a8212936ba69d8700c54c7877686cbd9742a536c87134' # choose-gcc-optimization.sh
- '0f05f900a8a24f1cdae12c66e10513b4b39283efb683e9df682b0b50c8b509e6' # manjaro
+ '0559e5114de7c69a96eef725167c7891d776320caa683105bbfd2c91ef15386f' # manjaro
'52fc0fcd806f34e774e36570b2a739dbdf337f7ff679b1c1139bee54d03301eb')
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds