summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD12
1 files changed, 6 insertions, 6 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1319f0b4db26..20de74b6d769 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,7 +20,7 @@ _localmodcfg=
### IMPORTANT: Do no edit below this line unless you know what you're doing
pkgbase=linux-gc
-pkgver=5.9.10
+pkgver=5.9.11
pkgrel=1
pkgdesc='Linux'
url="https://cchalpha.blogspot.co.uk/"
@@ -42,22 +42,22 @@ source=(
"0000-sphinx-workaround.patch"
"${_bmq_patch}::https://gitlab.com/alfredchen/projectc/raw/master/${_bmqversion%-*}/${_bmq_patch}"
"enable_additional_cpu_optimizations-${_gcc_more_v}.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/${_gcc_more_v}.tar.gz"
- "0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch::https://git.archlinux.org/linux.git/patch/?id=727065d1ff38991dd7a734fe69d55a8fabbf6f54"
- "0002-Bluetooth_Fix_LL_PRivacy_BLE_device_fails_to_connect.patch::https://git.archlinux.org/linux.git/patch/?id=b2e41088d2a2b3dd99f268833d8079d1a98ee3ea"
+ "0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch::https://git.archlinux.org/linux.git/patch/?id=730629bfe4efc95aaee0de463ea410e31153cef9"
+ "0002-Bluetooth_Fix_LL_PRivacy_BLE_device_fails_to_connect.patch::https://git.archlinux.org/linux.git/patch/?id=08f9b12aec2533a309a5f6d7ff47d01ee3179a35"
)
validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
'A2FF3A36AAA56654109064AB19802F8B0D70FC30' # Jan Alexander Steffens (heftig)
)
-sha256sums=('f591b2f2e939ae6bd35cae2dc3cb87f9472e439695df7f23ed0a341a2c66f030'
+sha256sums=('5eb20a65a410669928f94b3975872e493fa6d0fe441c6a78b7564affa2a5d260'
'SKIP'
'1c9a38f2cc7fea22ea51c9fd5c5715cb3aea37bd3b6a58766318a2e123518fcc'
'19c19fef1fd46d1b184d888226d286be9b00e8feb8fb745f8d408cfce3d9622a'
'11d2343174e5486e8ea1a1e98f9f6f1a1625043f6547484f5a729a83f94336eb'
'0d4db3ae8a47d7a5c5a7f37edfddef7ce8fcdc6b64926cef70e5e3dfd7c0eeed'
- 'fc54211c5a8482408e829637a42e9d44ff8de67d21b9f20910f0dd9d23ea121b'
- '9fecc2766e8afd23862db5874cd994669109995527b6a586e290d906bf5cbb1d')
+ '315bac923ba3c3456c709df49153bac6a88968d3e592ba73272fa08f23c81ef3'
+ 'd3515c918a959fa1882e3112d0a1782d46169b39eda73a6687f9b826f38b3388')
_kernelname=${pkgbase#linux}
: ${_kernelname:=-gc}