summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorANDRoid78902021-09-23 08:34:28 +0400
committerANDRoid78902021-09-23 08:34:28 +0400
commit09546f2036f72d0348a127fe4fbced2f5c20b058 (patch)
tree70b251dcc2a250b0a2558d146c1103b37e24b4b0
parent1720e93f9f2aaa3cf5549033396e9da492546f16 (diff)
downloadaur-09546f2036f72d0348a127fe4fbced2f5c20b058.tar.gz
5.13.19
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 566ad9fe8950..7eac92a1377c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-manjaro-xanmod
pkgdesc = Linux Xanmod
- pkgver = 5.13.16
+ pkgver = 5.13.19
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.13.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.13.tar.sign
- source = https://github.com/xanmod/linux/releases/download/5.13.16-xanmod1/patch-5.13.16-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/5.13.19-xanmod1/patch-5.13.19-xanmod1.xz
source = choose-gcc-optimization.sh
- source = https://gitlab.manjaro.org/packages/core/linux513/-/archive/7594e073803ee2670bf39c3c4389df482b98fda6/linux513-7594e073803ee2670bf39c3c4389df482b98fda6.tar.gz
+ source = https://gitlab.manjaro.org/packages/core/linux513/-/archive/d9c7027c0788462c20c523d95d5eebf58ad02724/linux513-d9c7027c0788462c20c523d95d5eebf58ad02724.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 3f6baa97f37518439f51df2e4f3d65a822ca5ff016aa8e60d2cc53b95a6c89d9
sha256sums = SKIP
- sha256sums = c592493b529c2e82e466b38ef8926bc3a748fda0fea26a9860ce210d10f640fc
+ sha256sums = ba173136348108df3066db4c2e2c0539e16162fa017aa738df81de85e0124657
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee
- sha256sums = 8e231ddeed9f9d86c989ce8691d734833413952804b55d1e048d43511b184c44
+ sha256sums = d85c1f3a4b22ada4a7511154d27f2146379128cd9ee60afbf1cdc3b7254e1d08
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 f171dfc7044c..900b7fab165a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -70,7 +70,7 @@ _makenconfig=
pkgbase=linux-manjaro-xanmod
pkgname=("${pkgbase}" "${pkgbase}-headers")
_major=5.13
-pkgver=${_major}.16
+pkgver=${_major}.19
_branch=5.x
xanmod=1
pkgrel=1
@@ -78,7 +78,7 @@ pkgdesc='Linux Xanmod'
url="http://www.xanmod.org/"
arch=(x86_64)
-__commit="7594e073803ee2670bf39c3c4389df482b98fda6" # 5.13.6-1
+__commit="d9c7027c0788462c20c523d95d5eebf58ad02724" # 5.13.19-2
license=(GPL2)
makedepends=(
@@ -107,9 +107,9 @@ done
sha256sums=('3f6baa97f37518439f51df2e4f3d65a822ca5ff016aa8e60d2cc53b95a6c89d9' # kernel tar.xz
'SKIP' # tar.sign
- 'c592493b529c2e82e466b38ef8926bc3a748fda0fea26a9860ce210d10f640fc' # xanmod
+ 'ba173136348108df3066db4c2e2c0539e16162fa017aa738df81de85e0124657' # xanmod
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee' # choose-gcc-optimization.sh
- '8e231ddeed9f9d86c989ce8691d734833413952804b55d1e048d43511b184c44') # manjaro
+ 'd85c1f3a4b22ada4a7511154d27f2146379128cd9ee60afbf1cdc3b7254e1d08') # manjaro
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linux Torvalds