summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6899f52d175d..9f12d24118f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,7 +18,7 @@ pkgbase = linux-amd-znver2
source = config.x86_64
source = linux-amd-znver2.preset
source = linux.install
- source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/master/more-uarches-for-kernel-5.8+.patch
+ source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20210616/more-uarches-for-kernel-5.8+.patch
sha256sums = SKIP
sha256sums = 4b4dfd53d4ec8fc94619d4cff3718874f9e7bda7011ba236a50f37e155aeb18c
sha256sums = 60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c
diff --git a/PKGBUILD b/PKGBUILD
index 84cee1cc8cf0..2bb829335d55 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,6 +3,7 @@
pkgbase=linux-amd-znver2
_srcname=linux
gitver=v5.13.4
+patchver=20210616
pkgver=5.13.v.4
pkgrel=1
arch=('x86_64')
@@ -19,7 +20,7 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta
# linux package install directives for pacman
'linux.install'
# patch from our graysky archlinux colleague
- 'https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/master/more-uarches-for-kernel-5.8+.patch'
+ "https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/$patchver/more-uarches-for-kernel-5.8+.patch"
)
sha256sums=('SKIP'
#config.x86_64