summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Wilms2020-11-22 16:43:19 +0100
committerKevin Wilms2020-11-22 16:43:19 +0100
commiteea2043bfa61110d84fc2035c2805a383bf4b0db (patch)
treedaa15662ba2f6d48a302be523f8dc225a74edf52
parentf971a744cb76509d57696a1465acec5aed65eb96 (diff)
downloadaur-eea2043bfa61110d84fc2035c2805a383bf4b0db.tar.gz
Linux 5.9.10
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4859b8ad0d76..6ac8debd8d7d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-vanilla-selinux
pkgdesc = Vanilla-Linux-Kernel from kernel.org with Selinux enabled
- pkgver = 5.9.9
+ pkgver = 5.9.10
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -15,8 +15,8 @@ pkgbase = linux-vanilla-selinux
makedepends = imagemagick
makedepends = git
options = !strip
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.9.9.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.9.9.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.9.10.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.9.10.tar.sign
source = config
source = linux-vanilla-selinux.install
source = 60-linux.hook
@@ -25,9 +25,9 @@ pkgbase = linux-vanilla-selinux
source = sphinx-workaround.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = a302d386af1278e7a8c0c2cd9a3b2119a18620eccc1f069b0f23e405bcf61fad
- sha256sums = 0fffc267e6c554e4c8768fe96dda0c17a1bc0fec196668b3fff0e2c48f0a57b7
- sha256sums = 2d49ed0be5d7078d19a38a9757d822dfe027720581afd00941f3e368334c4a2c
+ sha256sums = f591b2f2e939ae6bd35cae2dc3cb87f9472e439695df7f23ed0a341a2c66f030
+ sha256sums = aa10bf208d2ab0eb8276ae6fd524c4150e4c5eed8948f2386548bbacd6cb3451
+ sha256sums = e87dd18b7f5f1948b194f3c348da9811143f4b340fc76cc39b5e83fc0e66f8d0
sha256sums = f9b13f3c00be95205ccb77ead42881ecbf0f7ba0d0ad12af294e054272859d81
sha256sums = 5c7af03d9b4cade110543ba706bcbd49fc6447726258b4bfec0edff7ca9994d1
sha256sums = 9089c8d44982dc03b0dde47632f8aa2fda14754b911acbc266feee85da94b0f5
diff --git a/PKGBUILD b/PKGBUILD
index 145e79f4b50e..e26be86f178f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=linux-vanilla-selinux
pkgname=linux-vanilla-selinux
-pkgver=5.9.9
+pkgver=5.9.10
pkgrel=1
pkgdesc="Vanilla-Linux-Kernel from kernel.org with Selinux enabled"
arch=('x86_64')
@@ -26,8 +26,8 @@ validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds <torva
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman (Linux kernel stable release signing key) <greg@kroah.com>
)
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
-sha256sums=('a302d386af1278e7a8c0c2cd9a3b2119a18620eccc1f069b0f23e405bcf61fad'
- '0fffc267e6c554e4c8768fe96dda0c17a1bc0fec196668b3fff0e2c48f0a57b7'
+sha256sums=('f591b2f2e939ae6bd35cae2dc3cb87f9472e439695df7f23ed0a341a2c66f030'
+ 'aa10bf208d2ab0eb8276ae6fd524c4150e4c5eed8948f2386548bbacd6cb3451'
'e87dd18b7f5f1948b194f3c348da9811143f4b340fc76cc39b5e83fc0e66f8d0'
'f9b13f3c00be95205ccb77ead42881ecbf0f7ba0d0ad12af294e054272859d81'
'5c7af03d9b4cade110543ba706bcbd49fc6447726258b4bfec0edff7ca9994d1'