summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2022-02-02 09:15:58 +0100
committerJoan Figueras2022-02-02 09:15:58 +0100
commitedadb684bae3cb7638d8cfcf048344be99c2f78d (patch)
tree98f71ce4fd595c18e29e532f327d29cc314a9009
parent0a9f5df7a9b2c71d2b2e0f1a71e0232d1e6b3444 (diff)
downloadaur-edadb684bae3cb7638d8cfcf048344be99c2f78d.tar.gz
5.15.19-xanmod1-tt
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bd0930453270..ee5156bdf5af 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-xanmod-tt
pkgdesc = Linux Xanmod. Development branch with the Task Type CPU Scheduler by Hamad Al Marri
- pkgver = 5.15.17
- pkgrel = 2
+ pkgver = 5.15.19
+ pkgrel = 1
url = http://www.xanmod.org/
arch = x86_64
license = GPL2
@@ -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.17-xanmod2-tt/patch-5.15.17-xanmod2-tt.xz
+ source = https://github.com/xanmod/linux/releases/download/5.15.19-xanmod1-tt/patch-5.15.19-xanmod1-tt.xz
source = choose-gcc-optimization.sh
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8
sha256sums = SKIP
- sha256sums = 75449be75303197f6d3d50b71caae9158f574bff86cb2e43346066cec9e1af6c
+ sha256sums = cbd76cd18e71a08528c2dd413adfaa5a417f9f3dbd337d47ae495b875b1c907c
sha256sums = 1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee
pkgname = linux-xanmod-tt
diff --git a/PKGBUILD b/PKGBUILD
index 5de7c55773fb..6b5bda8a35a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -62,9 +62,9 @@ fi
pkgbase=linux-xanmod-tt
_major=5.15
-pkgver=${_major}.17
+pkgver=${_major}.19
_branch=5.x
-xanmod=2
+xanmod=1
pkgrel=${xanmod}
pkgdesc='Linux Xanmod. Development branch with the Task Type CPU Scheduler by Hamad Al Marri'
url="http://www.xanmod.org/"
@@ -98,7 +98,7 @@ done
sha256sums=('57b2cf6991910e3b67a1b3490022e8a0674b6965c74c12da1e99d138d1991ee8'
'SKIP'
- '75449be75303197f6d3d50b71caae9158f574bff86cb2e43346066cec9e1af6c'
+ 'cbd76cd18e71a08528c2dd413adfaa5a417f9f3dbd337d47ae495b875b1c907c'
'1ac18cad2578df4a70f9346f7c6fccbb62f042a0ee0594817fdef9f2704904ee')
export KBUILD_BUILD_HOST=${KBUILD_BUILD_HOST:-archlinux}