summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2023-03-15 09:56:38 +0100
committerPiotr Gorski2023-03-15 09:56:38 +0100
commitc64b58edd731d0cb63d5536b61a16fa195e3a303 (patch)
tree88eddc79a12b2e5000ea0b02497b0acdc2e61a5e
parentb57be31e6263d9b31bc5fb49e055597e1c35ec75 (diff)
downloadaur-c64b58edd731d0cb63d5536b61a16fa195e3a303.tar.gz
Bump to 6.1.19
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f3cf96bde81..09022ef99814 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-lts
pkgdesc = Linux BORE scheduler Kernel by CachyOS with other patches and improvements
- pkgver = 6.1.18
+ pkgver = 6.1.19
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
@@ -21,16 +21,16 @@ pkgbase = linux-cachyos-lts
makedepends = make
makedepends = patch
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.18.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.19.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.1/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.1/misc/0001-Add-latency-priority-for-CFS-class.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.1/sched/0001-bore-cachy.patch
- sha256sums = 842ac15eff0e6fb0c150fdf83f4f6aaf6b4c1239dcf8c14e2227620ec0ae141e
+ sha256sums = 9e991c6e5f6c1ca45eea98c55e82ef6ae3dccc73b3e8a655c8665e585f5a8647
sha256sums = b00fb5dc7c5079c3efa1d0ee3b419376cf053c4b90ed623405096ce880e3dc8c
sha256sums = 41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106
- sha256sums = 94f901671a4b10994aed58650e657c425fed932ad5e5e01b3800628d6d5a48c6
+ sha256sums = 9070b4c56002dfc6b62d5c7078b60d3e1df5f6b795fb52dc84f4086b2e444cd3
sha256sums = 142ffdd165a83643e9e5d85f613c6c65621f68394a8014dfb90fadd9d33c6462
sha256sums = 07dd83252dba452113f2a1f7650117edb725ca92a149ec4fec03fd389abbc81c
diff --git a/PKGBUILD b/PKGBUILD
index 8890d7f0dea0..336b2a41f3cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -197,7 +197,7 @@ else
pkgbase=linux-$pkgsuffix
fi
_major=6.1
-_minor=18
+_minor=19
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
@@ -845,9 +845,9 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha256sums=('842ac15eff0e6fb0c150fdf83f4f6aaf6b4c1239dcf8c14e2227620ec0ae141e'
+sha256sums=('9e991c6e5f6c1ca45eea98c55e82ef6ae3dccc73b3e8a655c8665e585f5a8647'
'b00fb5dc7c5079c3efa1d0ee3b419376cf053c4b90ed623405096ce880e3dc8c'
'41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106'
- '94f901671a4b10994aed58650e657c425fed932ad5e5e01b3800628d6d5a48c6'
+ '9070b4c56002dfc6b62d5c7078b60d3e1df5f6b795fb52dc84f4086b2e444cd3'
'142ffdd165a83643e9e5d85f613c6c65621f68394a8014dfb90fadd9d33c6462'
'07dd83252dba452113f2a1f7650117edb725ca92a149ec4fec03fd389abbc81c')