summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPiotr Gorski2021-02-17 18:41:22 +0100
committerPiotr Gorski2021-02-17 18:41:22 +0100
commit60b20a357412c68a621c511ce18771be4da1765c (patch)
treeee1446dbcf49c167237e0720ee3944206892222c
parent4ee8151522e878fe4311b73b103a78a013c33634 (diff)
downloadaur-60b20a357412c68a621c511ce18771be4da1765c.tar.gz
Add docs-patches
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1b5e7ec3e680..e7956abb2916 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-uksm
pkgdesc = Linux UKSM
pkgver = 5.10.17
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/dolohow/uksm
arch = x86_64
license = GPL2
@@ -24,6 +24,7 @@ pkgbase = linux-uksm
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.10/cpu-patches-sep/0001-cpu-5.10-merge-graysky-s-patchset.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.10/arch-patches-v14-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.10/arch-patches-v14-sep/0002-HID-quirks-Add-Apple-Magic-Trackpad-2-to-hid_have_sp.patch
+ source = https://gitlab.com/sirlucjan/kernel-patches/raw/master/5.10/docs-patches/0001-Documentation-Fix-sphinx-3.5-causes-compilation-erro.patch
source = config
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
@@ -33,6 +34,7 @@ pkgbase = linux-uksm
sha512sums = 34e21ecc4ef0d07707283427fa82d561a9573d670e80ccd41f7d9cb595473b3844b8df7aeffcb4fe82d9deeef0a4d4e6aef663eb1a7a397fa181f06f418a0d6d
sha512sums = eb12bca374c8709d7e98730a01b406c18c0438983ac0f65c788fa58de6bb3d1558a673f5bb75a594967b71079fb15a29176ef9db2971f42b40c2696c4870e4a7
sha512sums = 6a222febcc5a3249fb961320ea6aceccacb94dc0727741c9363054f95b89f5c5cbdf6d25ca8ef3e5eba014e7e1ec403cfe7ba1a380952c362a72f31341e71ff1
+ sha512sums = d498ccd5790d6ccc2b6679e21d77359b3c90858bef063539c68f2f90808c70f6478565cba81f1e4e32c363ea4cfb07ffc5d3be3c69eca983c426f506b5c0fbf9
sha512sums = 1aa816c3a0ee1ba3bba12bf35497f41ac4d9a60a87a58d82350236adcaf8beb351edaaa6c973bb8c94ab9dabba7f20da7d9b25ee464ff8676d70fe7ecf0e3450
pkgname = linux-uksm
diff --git a/PKGBUILD b/PKGBUILD
index d7fa1a218f7c..97e2b90e2f52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -51,7 +51,7 @@ _major=5.10
_minor=17
pkgver=${_major}.${_minor}
_srcname=linux-${pkgver}
-pkgrel=1
+pkgrel=2
pkgdesc='Linux UKSM'
arch=('x86_64')
url="https://github.com/dolohow/uksm"
@@ -74,6 +74,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
"${_lucjanpath}/${_gcc_path}/${_gcc_patch}"
"${_lucjanpath}/arch-patches-v14-sep/0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch"
"${_lucjanpath}/arch-patches-v14-sep/0002-HID-quirks-Add-Apple-Magic-Trackpad-2-to-hid_have_sp.patch"
+ "${_lucjanpath}/docs-patches/0001-Documentation-Fix-sphinx-3.5-causes-compilation-erro.patch"
# the main kernel config files
'config')
@@ -315,6 +316,7 @@ sha512sums=('2d8700ceee0c027597415de2b9fa478a651c6f5074b68d60609a4c46398ac5a854f
'34e21ecc4ef0d07707283427fa82d561a9573d670e80ccd41f7d9cb595473b3844b8df7aeffcb4fe82d9deeef0a4d4e6aef663eb1a7a397fa181f06f418a0d6d'
'eb12bca374c8709d7e98730a01b406c18c0438983ac0f65c788fa58de6bb3d1558a673f5bb75a594967b71079fb15a29176ef9db2971f42b40c2696c4870e4a7'
'6a222febcc5a3249fb961320ea6aceccacb94dc0727741c9363054f95b89f5c5cbdf6d25ca8ef3e5eba014e7e1ec403cfe7ba1a380952c362a72f31341e71ff1'
+ 'd498ccd5790d6ccc2b6679e21d77359b3c90858bef063539c68f2f90808c70f6478565cba81f1e4e32c363ea4cfb07ffc5d3be3c69eca983c426f506b5c0fbf9'
'1aa816c3a0ee1ba3bba12bf35497f41ac4d9a60a87a58d82350236adcaf8beb351edaaa6c973bb8c94ab9dabba7f20da7d9b25ee464ff8676d70fe7ecf0e3450')
validpgpkeys=(