summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeka2022-10-26 18:53:00 +0300
committerJeka2022-10-26 18:53:00 +0300
commite07e260fcc4310a6fecfb8688d3cdaa15746bd34 (patch)
treeeac2e3686ccc0046609e906bf0d3e004f50d4139
parent5e6f6fec39965f5452c3b1617f8a4387c9986bc0 (diff)
downloadaur-e07e260fcc4310a6fecfb8688d3cdaa15746bd34.tar.gz
release kernel 6.0.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 42d661760bfe..d0dd6dbeec6a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-jcore
pkgdesc = Kernel for Manjaro/Arch
- pkgver = 6.0.4
+ pkgver = 6.0.5
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = linux-jcore
makedepends = tar
makedepends = xz
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.0.4.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.0.5.tar.xz
source = config
source = 0101-ZEN_Add_sysctl_and_CONFIG_to_disallow_unprivileged_CLONE_NEWUSER.patch
source = 0102-mm_vmscan_fix_extreme_overreclaim_and_swap_floods.patch
@@ -40,7 +40,7 @@ pkgbase = linux-jcore
source = 0412-bootsplash.patch
source = 0413-bootsplash.gitpatch
source = 0999-acs.gitpatch
- sha256sums = c8f103d0da604e61f898dd729e738abd55261823db42f2826d647b53b4a41ed8
+ sha256sums = 61332ef22b53c50c10faabfb965896a7d1ad4f3381f0f89643c820f28a60418e
sha256sums = 6ae19cf65e5b6926452846bfef3b119a6f402909e4ea03ff2894b95e42e577da
sha256sums = 05f04019d4a2ee072238c32860fa80d673687d84d78ef436ae9332b6fb788467
sha256sums = a75d2a2322c8cd99a6dc9945424fd9006e7a8f9d2793c0ae97ef931f2d54b9a5
diff --git a/PKGBUILD b/PKGBUILD
index b2015eefe488..ddd59e2dfd3f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,9 +10,9 @@
pkgbase=linux-jcore
pkgname=('linux-jcore' 'linux-jcore-headers')
-_kernelname=-JCORE
+_kernelname=-jcore
_hostname=jcore
-pkgver=6.0.4
+pkgver=6.0.5
pkgrel=1
pkgdesc="Kernel for Manjaro/Arch"
arch=('x86_64')
@@ -48,7 +48,7 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-$pkgver.tar.xz"
'0413-bootsplash.gitpatch'
# ACS override patch
'0999-acs.gitpatch')
-sha256sums=('c8f103d0da604e61f898dd729e738abd55261823db42f2826d647b53b4a41ed8'
+sha256sums=('61332ef22b53c50c10faabfb965896a7d1ad4f3381f0f89643c820f28a60418e'
'6ae19cf65e5b6926452846bfef3b119a6f402909e4ea03ff2894b95e42e577da'
'05f04019d4a2ee072238c32860fa80d673687d84d78ef436ae9332b6fb788467'
'a75d2a2322c8cd99a6dc9945424fd9006e7a8f9d2793c0ae97ef931f2d54b9a5'