summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Jung2022-04-08 13:51:34 +0000
committerPeter Jung2022-04-08 13:51:34 +0000
commiteaefb6b5cd69e88d25cfc159c1d9671b617d090a (patch)
tree5c6a24742a1b1df6cf44a6dbf82b862982175cff
parent1001c157dc40f3202f094bf8270af4b408a9c3b9 (diff)
downloadaur-eaefb6b5cd69e88d25cfc159c1d9671b617d090a.tar.gz
5.17.2-1
-rwxr-xr-x.SRCINFO12
-rw-r--r--PKGBUILD10
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2b6ceef67ef..d1fdfa195826 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-cachyos-cacule
pkgdesc = Linux cacULE scheduler Kernel by CachyOS with other patches and improvements
- pkgver = 5.17.1
- pkgrel = 2
+ pkgver = 5.17.2
+ pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
arch = x86_64_v3
@@ -24,7 +24,7 @@ pkgbase = linux-cachyos-cacule
makedepends = make
makedepends = patch
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.17.1.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.17.2.tar.xz
source = config
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.17/sched/0001-cacULE.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.17/0001-arch-patches.patch
@@ -47,17 +47,17 @@ pkgbase = linux-cachyos-cacule
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.17/0001-v4l2loopback.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.17/0001-xanmod.patch
source = auto-cpu-optimization.sh
- sha256sums = 7cd5c5d432a25f45060868ce6a8578890e550158a2f779c4a20804b551e84c24
+ sha256sums = 2da20f8437cfe813ddee7dcb95e2c4e9e4e8f6168060c05787668ac3ff3f0b99
sha256sums = b596f261b422286312bd67865eee27975274d4475186d2b73680419d0d000afa
sha256sums = 33c0d70410ac7e0fccce5796aacea76838b048c79bbdc92eaf2fdbb5eabd4e0d
- sha256sums = b7aee6dc074199dcab3bd6b3ffd1ad21711ee865d76257d8f04f2f0dae84b078
+ sha256sums = 01a80b483c4e0499fbd3f5ff8845ff49b7bd4ffdfd9b97ff38933a48e6f8cc8b
sha256sums = b81d81435984662cc5948e5e26389402d6803ceb4cd3fe346f632fdf4c81f9ed
sha256sums = ec150c2d74c58de56ab230679fe4c27b63a8bb4180f57e1985ff7fe7dced0401
sha256sums = 863d3627ef5eb474840a5847ee0b479a80e2521261b8ca3e0f71fcfb78a392b4
sha256sums = 29f1f338d101ebb1da77024e60481a651cbb004bb85a57bf9af9861a9e77532d
sha256sums = 2ccacea819390dfa67251b0c211804bcc03a079a9970fd6e147bb09248e75b6f
sha256sums = fbc98ae990ef1f75ac5a11eb822e01503b5cc09b412f3b3d2e03adde04123068
- sha256sums = d027022d216dcc26ab7f47f803ee3a2aab42e6d28b5f268045a9f000547c8490
+ sha256sums = 2dd17bce8a02bba63e1fb437bbfc6efb2c8e657e3d3049c57d975dac8dadadbb
sha256sums = d8be9d58186b09cd6d8ac0633889e9483f88c59702579b26d45d0a42a906de8f
sha256sums = c92373359de38b4ac831ab69f57c6bb962a14d214beba55593616c9077003aff
sha256sums = 2bd3d6c9b8bf0f5d62baa97515be4eb370076c2b2c96a6b22c1c6f387913f1a6
diff --git a/PKGBUILD b/PKGBUILD
index 447e616c7706..8c7c6bcc519a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -122,7 +122,7 @@ else
pkgbase=linux-cachyos-cacule
fi
_major=5.17
-_minor=1
+_minor=2
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
@@ -133,7 +133,7 @@ _srcname=linux-${_stable}
#_srcname=linux-${_major}
arch=(x86_64 x86_64_v3)
pkgdesc='Linux cacULE scheduler Kernel by CachyOS with other patches and improvements'
-pkgrel=2
+pkgrel=1
arch=('x86_64' 'x86_64_v3')
url="https://github.com/CachyOS/linux-cachyos"
license=('GPL2')
@@ -687,17 +687,17 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha256sums=('7cd5c5d432a25f45060868ce6a8578890e550158a2f779c4a20804b551e84c24'
+sha256sums=('2da20f8437cfe813ddee7dcb95e2c4e9e4e8f6168060c05787668ac3ff3f0b99'
'b596f261b422286312bd67865eee27975274d4475186d2b73680419d0d000afa'
'33c0d70410ac7e0fccce5796aacea76838b048c79bbdc92eaf2fdbb5eabd4e0d'
- 'b7aee6dc074199dcab3bd6b3ffd1ad21711ee865d76257d8f04f2f0dae84b078'
+ '01a80b483c4e0499fbd3f5ff8845ff49b7bd4ffdfd9b97ff38933a48e6f8cc8b'
'b81d81435984662cc5948e5e26389402d6803ceb4cd3fe346f632fdf4c81f9ed'
'ec150c2d74c58de56ab230679fe4c27b63a8bb4180f57e1985ff7fe7dced0401'
'863d3627ef5eb474840a5847ee0b479a80e2521261b8ca3e0f71fcfb78a392b4'
'29f1f338d101ebb1da77024e60481a651cbb004bb85a57bf9af9861a9e77532d'
'2ccacea819390dfa67251b0c211804bcc03a079a9970fd6e147bb09248e75b6f'
'fbc98ae990ef1f75ac5a11eb822e01503b5cc09b412f3b3d2e03adde04123068'
- 'd027022d216dcc26ab7f47f803ee3a2aab42e6d28b5f268045a9f000547c8490'
+ '2dd17bce8a02bba63e1fb437bbfc6efb2c8e657e3d3049c57d975dac8dadadbb'
'd8be9d58186b09cd6d8ac0633889e9483f88c59702579b26d45d0a42a906de8f'
'c92373359de38b4ac831ab69f57c6bb962a14d214beba55593616c9077003aff'
'2bd3d6c9b8bf0f5d62baa97515be4eb370076c2b2c96a6b22c1c6f387913f1a6'