summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Jung2022-08-31 22:45:40 +0200
committerPeter Jung2022-08-31 22:45:40 +0200
commit8b30fa764ae2e36b1b6a07c3a267a7c130519c1a (patch)
treec76279c76ce370a58ddd6a1ff163c11d846d263d
parentec58fb08e41589e02b326a458041cca8153f3b2a (diff)
downloadaur-8b30fa764ae2e36b1b6a07c3a267a7c130519c1a.tar.gz
5.19.6-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 217516ea513c..e9d0420d8051 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-cachyos-cacule
pkgdesc = Linux cacULE scheduler Kernel by CachyOS with other patches and improvements
- pkgver = 5.19.4
+ pkgver = 5.19.6
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
@@ -21,15 +21,15 @@ pkgbase = linux-cachyos-cacule
makedepends = make
makedepends = patch
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.19.4.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.19.6.tar.xz
source = config
source = auto-cpu-optimization.sh
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/5.19/all/0001-cachyos-base-all.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/5.19/sched/0001-cacULE-cachy.patch
- sha256sums = a9214b97085af98dfcaaa8c2e8eff4858c1d53dccd6c58931cf7b0455ff9bf87
+ sha256sums = 41a4f824af614460c429a7c723e8dcbb0e042f0047d328c18b4ed6f2b4efa63a
sha256sums = 0dcff98ce415b81e00648712f8d7d7beb5f332239618bc95c7c3f9ae1573a92a
sha256sums = ce8bf7807b45a27eed05a5e1de5a0bf6293a3bbc2085bacae70cd1368f368d1f
- sha256sums = fec6d3be8e63590beb6b09b2952eb9f6bf856b17d7e7bf74fac7424b03aa9690
+ sha256sums = 3db32f6db8794defc4133870f97c9ece36bf4b148a363d6335d7dd8d519e3df6
sha256sums = 13dc8ec85783b793ddd84472d6baef7154e964dacb179024fc7d0de493059b29
pkgname = linux-cachyos-cacule
diff --git a/PKGBUILD b/PKGBUILD
index 540a097e87a7..da40436afc2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -148,7 +148,7 @@ else
pkgbase=linux-$pkgsuffix
fi
_major=5.19
-_minor=4
+_minor=6
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
@@ -884,8 +884,8 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha256sums=('a9214b97085af98dfcaaa8c2e8eff4858c1d53dccd6c58931cf7b0455ff9bf87'
+sha256sums=('41a4f824af614460c429a7c723e8dcbb0e042f0047d328c18b4ed6f2b4efa63a'
'0dcff98ce415b81e00648712f8d7d7beb5f332239618bc95c7c3f9ae1573a92a'
'ce8bf7807b45a27eed05a5e1de5a0bf6293a3bbc2085bacae70cd1368f368d1f'
- 'fec6d3be8e63590beb6b09b2952eb9f6bf856b17d7e7bf74fac7424b03aa9690'
+ '3db32f6db8794defc4133870f97c9ece36bf4b148a363d6335d7dd8d519e3df6'
'13dc8ec85783b793ddd84472d6baef7154e964dacb179024fc7d0de493059b29')