summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2021-03-20 21:22:58 +0100
committerJoan Figueras2021-03-20 21:22:58 +0100
commit2bf2f8afe754bbc60c644b6300020d83a8f15b6d (patch)
tree13471244b2c05f9e9d037c67dfce31fdf50a44a8
parenta16f0b8b868935131dfc6ac9b1e913ea0d3ef393 (diff)
downloadaur-2bf2f8afe754bbc60c644b6300020d83a8f15b6d.tar.gz
5.10.25-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9ca1de209181..f46845e606d5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-lts
pkgdesc = Linux Xanmod LTS
- pkgver = 5.10.24
+ pkgver = 5.10.25
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.24-xanmod1/patch-5.10.24-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/5.10.25-xanmod1/patch-5.10.25-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43
sha256sums = SKIP
- sha256sums = 6b479e868373dcd3d01316d9cfff08e184cae29bd9650ff746cf0cb8b0da3f99
+ sha256sums = ffddb3dfc0658935f326ca9f52bdd46930b7518eb2f49c101ad592b4a9615d27
sha256sums = 03bb8b234a67b877a34a8212936ba69d8700c54c7877686cbd9742a536c87134
pkgname = linux-xanmod-lts
diff --git a/PKGBUILD b/PKGBUILD
index 4e505aea42af..fb7a752576f6 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.24
+pkgver=5.10.25
_major=5.10
_branch=5.x
xanmod=1
@@ -86,7 +86,7 @@ done
sha256sums=('dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43'
'SKIP'
- '6b479e868373dcd3d01316d9cfff08e184cae29bd9650ff746cf0cb8b0da3f99'
+ 'ffddb3dfc0658935f326ca9f52bdd46930b7518eb2f49c101ad592b4a9615d27'
'03bb8b234a67b877a34a8212936ba69d8700c54c7877686cbd9742a536c87134')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}