summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2021-03-11 23:24:55 +0100
committerJoan Figueras2021-03-11 23:24:55 +0100
commit42852d3256ac65dc59dfd49af5c4adb21416a56b (patch)
tree4ae566ed1ce9149c1aa8a9e87b345292afa115fe
parent5cfceb50de8a342d4a38c420e57b963224b03c6c (diff)
downloadaur-42852d3256ac65dc59dfd49af5c4adb21416a56b.tar.gz
5.10.23-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 111880be3eb4..af6e9108916f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-lts
pkgdesc = Linux Xanmod LTS
- pkgver = 5.10.22
+ pkgver = 5.10.23
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -14,13 +14,13 @@ pkgbase = linux-xanmod-lts
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.tar.sign
- source = https://github.com/xanmod/linux/releases/download/5.10.22-xanmod1/patch-5.10.22-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/5.10.23-xanmod1/patch-5.10.23-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43
sha256sums = SKIP
- sha256sums = 2636ff77b8e3bd7929c4be30e0afdd4c351dadcf742bed192681d2b29f6081a3
+ sha256sums = e631c0bdaa5750e0a6c93163a3c86b892ad0418543f5e4a3f4924e225d84ef67
sha256sums = 03bb8b234a67b877a34a8212936ba69d8700c54c7877686cbd9742a536c87134
pkgname = linux-xanmod-lts
diff --git a/PKGBUILD b/PKGBUILD
index 877e94a871b4..e9164d77fe90 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,7 +52,7 @@ _makenconfig=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-xanmod-lts
-pkgver=5.10.22
+pkgver=5.10.23
_major=5.10
_branch=5.x
xanmod=1
@@ -86,7 +86,7 @@ done
sha256sums=('dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43'
'SKIP'
- '2636ff77b8e3bd7929c4be30e0afdd4c351dadcf742bed192681d2b29f6081a3'
+ 'e631c0bdaa5750e0a6c93163a3c86b892ad0418543f5e4a3f4924e225d84ef67'
'03bb8b234a67b877a34a8212936ba69d8700c54c7877686cbd9742a536c87134')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}