summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2021-11-13 01:06:06 +0100
committerJoan Figueras2021-11-13 01:06:06 +0100
commitfc9e356736ccb715093e8a58d385d40ad54cb806 (patch)
treef214cfce4b2b9d4da3d8e73a9e4b6a80143fa186
parent77f8c7e59828aa66ab5b4ef582b5a75015f72011 (diff)
downloadaur-fc9e356736ccb715093e8a58d385d40ad54cb806.tar.gz
5.15.2-xanmod1-tt
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1fe186d03ff8..dff36b23bbec 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-xanmod-tt
- pkgdesc = Linux Xanmod. Branch with Task Type CPU Sched
- pkgver = 5.15.1
+ pkgdesc = Linux Xanmod. Development branch with the Task Type CPU Scheduler by Hamad Al Marri
+ pkgver = 5.15.2
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.1-xanmod1-tt/patch-5.15.1-xanmod1-tt.xz
+ source = https://github.com/xanmod/linux/releases/download/5.15.2-xanmod1-tt/patch-5.15.2-xanmod1-tt.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8
sha256sums = SKIP
- sha256sums = 9d6e61d72f8283b4b834f944eec87cfe4cdbaa517b375f978b492716d70e70e9
+ sha256sums = fb0d5b56cbaad398c94f1d7504874daa063de04275c628c5e308a03aff48b7cd
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee
pkgname = linux-xanmod-tt
@@ -33,5 +33,5 @@ pkgname = linux-xanmod-tt
optdepends = linux-firmware: firmware images needed for some devices
pkgname = linux-xanmod-tt-headers
- pkgdesc = Headers and scripts for building modules for the Linux Xanmod. Branch with Task Type CPU Sched kernel
+ pkgdesc = Headers and scripts for building modules for the Linux Xanmod. Development branch with the Task Type CPU Scheduler by Hamad Al Marri kernel
depends = pahole
diff --git a/PKGBUILD b/PKGBUILD
index 1d13242afd08..be3c4aab6753 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -63,11 +63,11 @@ _makenconfig=
pkgbase=linux-xanmod-tt
_major=5.15
-pkgver=${_major}.1
+pkgver=${_major}.2
_branch=5.x
xanmod=1
pkgrel=${xanmod}
-pkgdesc='Linux Xanmod. Branch with Task Type CPU Sched'
+pkgdesc='Linux Xanmod. Development branch with the Task Type CPU Scheduler by Hamad Al Marri'
url="http://www.xanmod.org/"
arch=(x86_64)
@@ -99,7 +99,7 @@ done
sha256sums=('57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8'
'SKIP'
- '9d6e61d72f8283b4b834f944eec87cfe4cdbaa517b375f978b492716d70e70e9'
+ 'fb0d5b56cbaad398c94f1d7504874daa063de04275c628c5e308a03aff48b7cd'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}