summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2023-03-17 18:50:03 +0100
committerPiotr Gorski2023-03-17 18:50:03 +0100
commit4ec7b53068742c9647df604994dbb3450e8eab67 (patch)
tree873637008550d20ee2e6d3e8ec1a9b262ed218d9
parentc64b58edd731d0cb63d5536b61a16fa195e3a303 (diff)
downloadaur-4ec7b53068742c9647df604994dbb3450e8eab67.tar.gz
Bump to 6.1.20
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD8
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09022ef99814..cdf6e315e48a 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.19
+ pkgver = 6.1.20
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
@@ -21,18 +21,18 @@ pkgbase = linux-cachyos-lts
makedepends = make
makedepends = patch
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.19.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.1.20.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 = 9e991c6e5f6c1ca45eea98c55e82ef6ae3dccc73b3e8a655c8665e585f5a8647
+ sha256sums = 76322de8c01a3c63b42c4d1e9b9e7d1897ddb91276e10d73d1f9df3562f031f0
sha256sums = b00fb5dc7c5079c3efa1d0ee3b419376cf053c4b90ed623405096ce880e3dc8c
sha256sums = 41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106
sha256sums = 9070b4c56002dfc6b62d5c7078b60d3e1df5f6b795fb52dc84f4086b2e444cd3
- sha256sums = 142ffdd165a83643e9e5d85f613c6c65621f68394a8014dfb90fadd9d33c6462
- sha256sums = 07dd83252dba452113f2a1f7650117edb725ca92a149ec4fec03fd389abbc81c
+ sha256sums = f3978876414beee18d6e80995b01b3d3dca1bb6bca9beacf8ac28e2ec6b08ede
+ sha256sums = 69f88ce35468d190badf5e781120f16f44b416c580d22d79194d52ee29e6ce6f
pkgname = linux-cachyos-lts
pkgdesc = The Linux BORE scheduler Kernel by CachyOS with other patches and improvements kernel and modules
diff --git a/PKGBUILD b/PKGBUILD
index 336b2a41f3cd..a02abb223709 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -197,7 +197,7 @@ else
pkgbase=linux-$pkgsuffix
fi
_major=6.1
-_minor=19
+_minor=20
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
@@ -845,9 +845,9 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha256sums=('9e991c6e5f6c1ca45eea98c55e82ef6ae3dccc73b3e8a655c8665e585f5a8647'
+sha256sums=('76322de8c01a3c63b42c4d1e9b9e7d1897ddb91276e10d73d1f9df3562f031f0'
'b00fb5dc7c5079c3efa1d0ee3b419376cf053c4b90ed623405096ce880e3dc8c'
'41c34759ed248175e905c57a25e2b0ed09b11d054fe1a8783d37459f34984106'
'9070b4c56002dfc6b62d5c7078b60d3e1df5f6b795fb52dc84f4086b2e444cd3'
- '142ffdd165a83643e9e5d85f613c6c65621f68394a8014dfb90fadd9d33c6462'
- '07dd83252dba452113f2a1f7650117edb725ca92a149ec4fec03fd389abbc81c')
+ 'f3978876414beee18d6e80995b01b3d3dca1bb6bca9beacf8ac28e2ec6b08ede'
+ '69f88ce35468d190badf5e781120f16f44b416c580d22d79194d52ee29e6ce6f')