summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2021-03-18 08:36:49 +0100
committerJoan Figueras2021-03-18 08:36:49 +0100
commit960fddc44c2bf88875c1cd0abde5fcd7428b3ef3 (patch)
tree72573ebd8d286c5dd55020e712f44d1c22b0e811
parent1b96ed80482fd87cecdcb7f865c80d02ba40b2fe (diff)
downloadaur-960fddc44c2bf88875c1cd0abde5fcd7428b3ef3.tar.gz
5.4.106-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a194405973c6..c1761ddab9ec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-lts54
pkgdesc = Linux Xanmod LTS
- pkgver = 5.4.105
+ pkgver = 5.4.106
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -14,13 +14,13 @@ pkgbase = linux-xanmod-lts54
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.tar.sign
- source = https://github.com/xanmod/linux/releases/download/5.4.105-xanmod1/patch-5.4.105-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/5.4.106-xanmod1/patch-5.4.106-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = bf338980b1670bca287f9994b7441c2361907635879169c64ae78364efc5f491
sha256sums = SKIP
- sha256sums = 9b07aba7682a163bb20493290bad95286de748b08a2811db70b58aa9348b1cf6
+ sha256sums = a2a6f170f732317b9516fb22218fb6ef7faf963246a9fae2b9ab7db16688605d
sha256sums = 03bb8b234a67b877a34a8212936ba69d8700c54c7877686cbd9742a536c87134
pkgname = linux-xanmod-lts54
diff --git a/PKGBUILD b/PKGBUILD
index 2d9c70a5de27..2cecc01e67a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -59,7 +59,7 @@ _makenconfig=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-xanmod-lts54
-pkgver=5.4.105
+pkgver=5.4.106
_major=5.4
_branch=5.x
xanmod=1
@@ -92,7 +92,7 @@ done
sha256sums=('bf338980b1670bca287f9994b7441c2361907635879169c64ae78364efc5f491'
'SKIP'
- '9b07aba7682a163bb20493290bad95286de748b08a2811db70b58aa9348b1cf6'
+ 'a2a6f170f732317b9516fb22218fb6ef7faf963246a9fae2b9ab7db16688605d'
'03bb8b234a67b877a34a8212936ba69d8700c54c7877686cbd9742a536c87134')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}