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 8b5f4e1291b5..bbc092667171 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-lts54
pkgdesc = Linux Xanmod LTS
- pkgver = 5.4.107
+ pkgver = 5.4.108
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.107-xanmod1/patch-5.4.107-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/5.4.108-xanmod1/patch-5.4.108-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = bf338980b1670bca287f9994b7441c2361907635879169c64ae78364efc5f491
sha256sums = SKIP
- sha256sums = 4c5f7b701a34706fbf8f9dbc5c676db489f634592308b729c1d322ae3f4e9856
+ sha256sums = 3264176ada03e73c3b725f48a3677cc80a642db8b6d9c473bfa534d34c0d4c9d
sha256sums = 03bb8b234a67b877a34a8212936ba69d8700c54c7877686cbd9742a536c87134
pkgname = linux-xanmod-lts54
diff --git a/PKGBUILD b/PKGBUILD
index 0e4a0a6fd127..4d8e2b0a581c 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.107
+pkgver=5.4.108
_major=5.4
_branch=5.x
xanmod=1
@@ -92,7 +92,7 @@ done
sha256sums=('bf338980b1670bca287f9994b7441c2361907635879169c64ae78364efc5f491'
'SKIP'
- '4c5f7b701a34706fbf8f9dbc5c676db489f634592308b729c1d322ae3f4e9856'
+ '3264176ada03e73c3b725f48a3677cc80a642db8b6d9c473bfa534d34c0d4c9d'
'03bb8b234a67b877a34a8212936ba69d8700c54c7877686cbd9742a536c87134')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}