summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2021-11-22 01:14:46 +0100
committerJoan Figueras2021-11-22 01:14:46 +0100
commit4d50cb3ef8159afa16a03d7a487aeb5a93505d78 (patch)
tree67345ec87e454834fdffb066ebc4122de67fe377
parent6511df3f7460194cb1c1731f8de55143e23cfda9 (diff)
downloadaur-4d50cb3ef8159afa16a03d7a487aeb5a93505d78.tar.gz
5.15.4-xanmod1-tt
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20378659417a..3ab797ea95e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-tt
pkgdesc = Linux Xanmod. Development branch with the Task Type CPU Scheduler by Hamad Al Marri
- pkgver = 5.15.3
+ pkgver = 5.15.4
pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
@@ -15,13 +15,13 @@ pkgbase = linux-xanmod-tt
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.15.tar.sign
- source = https://github.com/xanmod/linux/releases/download/5.15.3-xanmod1-tt/patch-5.15.3-xanmod1-tt.xz
+ source = https://github.com/xanmod/linux/releases/download/5.15.4-xanmod1-tt/patch-5.15.4-xanmod1-tt.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8
sha256sums = SKIP
- sha256sums = 4d982c3bd4c1f5e51ef99cb1323ec1cc34359d95b5668b2b80dcaee614408312
+ sha256sums = f109685105a427a00042dd56849ae54e010dc0889b79e85777addec37148b1ef
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee
pkgname = linux-xanmod-tt
diff --git a/PKGBUILD b/PKGBUILD
index ebf49577ac5d..ddfb0e0adc3e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -63,7 +63,7 @@ _makenconfig=
pkgbase=linux-xanmod-tt
_major=5.15
-pkgver=${_major}.3
+pkgver=${_major}.4
_branch=5.x
xanmod=1
pkgrel=${xanmod}
@@ -99,7 +99,7 @@ done
sha256sums=('57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8'
'SKIP'
- '4d982c3bd4c1f5e51ef99cb1323ec1cc34359d95b5668b2b80dcaee614408312'
+ 'f109685105a427a00042dd56849ae54e010dc0889b79e85777addec37148b1ef'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}