summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Wilms2020-11-25 19:10:44 +0100
committerKevin Wilms2020-11-25 19:10:44 +0100
commit88c779678a88ee7d8e83b3376f8a5b0c4ab60db3 (patch)
treeb36b452e93de27f34511482c24566a6ec1c0b203
parenteea2043bfa61110d84fc2035c2805a383bf4b0db (diff)
downloadaur-88c779678a88ee7d8e83b3376f8a5b0c4ab60db3.tar.gz
Linux 5.9.11
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6ac8debd8d7d..d2e5a5d5b9e1 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.10
+ pkgver = 5.9.11
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.10.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.9.10.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.9.11.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.9.11.tar.sign
source = config
source = linux-vanilla-selinux.install
source = 60-linux.hook
@@ -25,8 +25,8 @@ pkgbase = linux-vanilla-selinux
source = sphinx-workaround.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums = f591b2f2e939ae6bd35cae2dc3cb87f9472e439695df7f23ed0a341a2c66f030
- sha256sums = aa10bf208d2ab0eb8276ae6fd524c4150e4c5eed8948f2386548bbacd6cb3451
+ sha256sums = 5eb20a65a410669928f94b3975872e493fa6d0fe441c6a78b7564affa2a5d260
+ sha256sums = 30d123ac922cc1add5ee81b59ae555b4deae671ec18f20ac57770c980386f274
sha256sums = e87dd18b7f5f1948b194f3c348da9811143f4b340fc76cc39b5e83fc0e66f8d0
sha256sums = f9b13f3c00be95205ccb77ead42881ecbf0f7ba0d0ad12af294e054272859d81
sha256sums = 5c7af03d9b4cade110543ba706bcbd49fc6447726258b4bfec0edff7ca9994d1
diff --git a/PKGBUILD b/PKGBUILD
index e26be86f178f..b84e4292a83b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgbase=linux-vanilla-selinux
pkgname=linux-vanilla-selinux
-pkgver=5.9.10
+pkgver=5.9.11
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=('f591b2f2e939ae6bd35cae2dc3cb87f9472e439695df7f23ed0a341a2c66f030'
- 'aa10bf208d2ab0eb8276ae6fd524c4150e4c5eed8948f2386548bbacd6cb3451'
+sha256sums=('5eb20a65a410669928f94b3975872e493fa6d0fe441c6a78b7564affa2a5d260'
+ '30d123ac922cc1add5ee81b59ae555b4deae671ec18f20ac57770c980386f274'
'e87dd18b7f5f1948b194f3c348da9811143f4b340fc76cc39b5e83fc0e66f8d0'
'f9b13f3c00be95205ccb77ead42881ecbf0f7ba0d0ad12af294e054272859d81'
'5c7af03d9b4cade110543ba706bcbd49fc6447726258b4bfec0edff7ca9994d1'