summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 79f9a05d4ea2..93dfee638aab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-lts54
pkgdesc = Linux Xanmod LTS
- pkgver = 5.4.101
+ pkgver = 5.4.102
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.101-xanmod1/patch-5.4.101-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/5.4.102-xanmod1/patch-5.4.102-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = bf338980b1670bca287f9994b7441c2361907635879169c64ae78364efc5f491
sha256sums = SKIP
- sha256sums = b59bb77eb1c1700a46ff86b73ed6d271d32f5c41eb6ef5084cde8cfc3918fd53
+ sha256sums = d2ea8fd04dc8cfad552297cd4b6cfa36374de91336ab8b9eb873d1e246f4c25b
sha256sums = 03bb8b234a67b877a34a8212936ba69d8700c54c7877686cbd9742a536c87134
pkgname = linux-xanmod-lts54
diff --git a/PKGBUILD b/PKGBUILD
index ff52d24bad45..5de853869b25 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.101
+pkgver=5.4.102
_major=5.4
_branch=5.x
xanmod=1
@@ -92,7 +92,7 @@ done
sha256sums=('bf338980b1670bca287f9994b7441c2361907635879169c64ae78364efc5f491'
'SKIP'
- 'b59bb77eb1c1700a46ff86b73ed6d271d32f5c41eb6ef5084cde8cfc3918fd53'
+ 'd2ea8fd04dc8cfad552297cd4b6cfa36374de91336ab8b9eb873d1e246f4c25b'
'03bb8b234a67b877a34a8212936ba69d8700c54c7877686cbd9742a536c87134')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}