summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2021-03-25 01:17:16 +0100
committerJoan Figueras2021-03-25 01:17:16 +0100
commit072a89f70d1b41d7f4067370c7eaf8e98b778d29 (patch)
tree7e2b40ca6031fb1eb2dfe284a09aefa3a57488c5
parent44c252f189a83474dd50f8c88dad2d783ccecfbf (diff)
downloadaur-072a89f70d1b41d7f4067370c7eaf8e98b778d29.tar.gz
5.10.25-rt35-xanmod1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ced19b28ce3d..4dc1f4bc6ec3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-rt
pkgdesc = Linux Xanmod real-time version
- pkgver = 5.10.21
+ pkgver = 5.10.25
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -14,13 +14,13 @@ pkgbase = linux-xanmod-rt
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.21-rt34-xanmod1/patch-5.10.21-rt34-xanmod1.xz
+ source = https://github.com/xanmod/linux/releases/download/5.10.25-rt35-xanmod1/patch-5.10.25-rt35-xanmod1.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43
sha256sums = SKIP
- sha256sums = c32cab1f57455781144efd1ed2961910663ee8c05686a1ff4b132af2cf049beb
+ sha256sums = 654b31c029b1cd59413afb831d51553aab80e075b21a3d5c241fbe9b28330623
sha256sums = 03bb8b234a67b877a34a8212936ba69d8700c54c7877686cbd9742a536c87134
pkgname = linux-xanmod-rt
diff --git a/PKGBUILD b/PKGBUILD
index 0629c575a3d2..9345a33c3d44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -52,10 +52,10 @@ _makenconfig=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-xanmod-rt
-pkgver=5.10.21
+pkgver=5.10.25
_major=5.10
_branch=5.x
-_rt=34
+_rt=35
xanmod=1
pkgrel=${xanmod}
pkgdesc='Linux Xanmod real-time version'
@@ -84,7 +84,7 @@ done
sha256sums=('dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43'
'SKIP'
- 'c32cab1f57455781144efd1ed2961910663ee8c05686a1ff4b132af2cf049beb'
+ '654b31c029b1cd59413afb831d51553aab80e075b21a3d5c241fbe9b28330623'
'03bb8b234a67b877a34a8212936ba69d8700c54c7877686cbd9742a536c87134')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}