summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. Jung2022-02-06 12:37:17 +0000
committerP. Jung2022-02-06 12:37:17 +0000
commit492aca25e7ee0e2f702807ea787de327e1e212ff (patch)
treecafb7817d2f01629e1fd6e16daf14b78cfa587d9
parent46db2682948803e414cc7e1998c4105ceac84cf6 (diff)
downloadaur-492aca25e7ee0e2f702807ea787de327e1e212ff.tar.gz
5.16.7-1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb0d6289959d..51b046c86ba1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-cacule
pkgdesc = Linux cacULE scheduler Kernel by CachyOS and with some other patches and other improvements
- pkgver = 5.16.6
+ pkgver = 5.16.7
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
@@ -19,7 +19,7 @@ pkgbase = linux-cacule
makedepends = tar
makedepends = xz
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.16.6.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.16.7.tar.xz
source = config
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/sched/0001-cacULE-5.16-full.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-arch-patches.patch
@@ -42,7 +42,7 @@ pkgbase = linux-cacule
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-v4l2loopback.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.16/0001-xanmod-patches.patch
source = auto-cpu-optimization.sh
- sha256sums = 5aec93459d97470e77b66fb5b08738ca61fca9e7843b2f81d10d4a48bb3a16d0
+ sha256sums = 5751f53e8e5415eb0494ac1513765cbdea28848963999dfdb5d4e7f4c3d8a6cd
sha256sums = ddab31ab1bd7aa5b00c932a4a16ce93ec7a34fe2e0fa371277280b52a88a515b
sha256sums = 480a3399d346b5fe053708a458ba63ae4a074d925114896f899740198bf809f2
sha256sums = 4f5f368f9ac356c19b3d40fd0eeea51010503375a4c61c4de1e766f528b04aee
diff --git a/PKGBUILD b/PKGBUILD
index 8e2be5a45b6b..9d08770a324f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -128,7 +128,7 @@ else
pkgbase=linux-cacule
fi
_major=5.16
-_minor=6
+_minor=7
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
@@ -690,7 +690,7 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha256sums=('5aec93459d97470e77b66fb5b08738ca61fca9e7843b2f81d10d4a48bb3a16d0'
+sha256sums=('5751f53e8e5415eb0494ac1513765cbdea28848963999dfdb5d4e7f4c3d8a6cd'
'ddab31ab1bd7aa5b00c932a4a16ce93ec7a34fe2e0fa371277280b52a88a515b'
'480a3399d346b5fe053708a458ba63ae4a074d925114896f899740198bf809f2'
'4f5f368f9ac356c19b3d40fd0eeea51010503375a4c61c4de1e766f528b04aee'