summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreggz2023-02-15 15:55:31 +0100
committereggz2023-02-15 15:55:31 +0100
commit32390cf583d5187938efb661b105defa854cada4 (patch)
tree468067cc0384b65c6d93704a7c4e95706cfcbd46
parent334dbf15dfb8798120cf3a4537399b8752d4c8a3 (diff)
downloadaur-32390cf583d5187938efb661b105defa854cada4.tar.gz
Fixed suffix
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--config.x86_642
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28fb8b478922..eb2e05aecbb8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-amd-raven
pkgver = 6.1.v.12
- pkgrel = 1
+ pkgrel = 2
url = https://www.kernel.org/
arch = x86_64
license = GPL2
@@ -20,7 +20,7 @@ pkgbase = linux-amd-raven
source = linux.install
source = more-uarches-for-kernel-5.17+.patch
sha256sums = SKIP
- sha256sums = 0203307f19ba9e0f6bf6edebffcb9489fe2b0355fa36fdcbcfd3e0afba289d8e
+ sha256sums = ffe04a51e32e3b500f5316fe26a1e32e907814fc573462d0071cfc1455c28912
sha256sums = fd220b9f47a86162247b042f06311848678f9acb64b92f716572972f3aeb3d18
sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
sha256sums = 81ad663925a0aa5b5332a69bae7227393664bb81ee2e57a283e7f16e9ff75efe
diff --git a/PKGBUILD b/PKGBUILD
index c24e8609a2de..32be6d8bd93c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ gitver=v6.1.12
patchver=20230105
patchname=more-uarches-for-kernel-5.17+.patch
pkgver=6.1.v.12
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://www.kernel.org/"
license=('GPL2')
@@ -25,7 +25,7 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta
)
sha256sums=('SKIP'
#config.x86_64
- '0203307f19ba9e0f6bf6edebffcb9489fe2b0355fa36fdcbcfd3e0afba289d8e'
+ 'ffe04a51e32e3b500f5316fe26a1e32e907814fc573462d0071cfc1455c28912'
#.preset file
'fd220b9f47a86162247b042f06311848678f9acb64b92f716572972f3aeb3d18'
#linux install file
diff --git a/config.x86_64 b/config.x86_64
index 2498122d130e..c28d615ba944 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -28,7 +28,7 @@ CONFIG_THREAD_INFO_IN_TASK=y
CONFIG_INIT_ENV_ARG_LIMIT=32
# CONFIG_COMPILE_TEST is not set
# CONFIG_WERROR is not set
-CONFIG_LOCALVERSION="-AMD"
+CONFIG_LOCALVERSION="-RAVEN"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_BUILD_SALT=""
CONFIG_HAVE_KERNEL_GZIP=y