summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikael Eriksson2017-03-13 00:40:28 +0100
committerMikael Eriksson2017-03-13 00:40:28 +0100
commit386ddc0e03f9e0fd32be5f57973f1ca2fd091904 (patch)
tree74215bf2752b6e69c3f6a484215d42e55dc8bc00
parente4483fa181d1c1c8143adf6d0983ec9c5cd23090 (diff)
downloadaur-386ddc0e03f9e0fd32be5f57973f1ca2fd091904.tar.gz
4.11rc2-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14e828eda92a..5affe668c8ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sun Mar 5 22:30:07 UTC 2017
+# Sun Mar 12 23:40:28 UTC 2017
pkgbase = linux-mainline
- pkgver = 4.11rc1
+ pkgver = 4.11rc2
pkgrel = 1
url = https://www.kernel.org/
arch = i686
@@ -15,13 +15,13 @@ pkgbase = linux-mainline
makedepends = libelf
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.10.tar.xz
- source = https://cdn.kernel.org/pub/linux/kernel/v4.x/testing/patch-4.11-rc1.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v4.x/testing/patch-4.11-rc2.xz
source = config.i686
source = config.x86_64
source = 99-linux.hook
source = linux.preset
sha256sums = 3c95d9f049bd085e5c346d2c77f063b8425f191460fcd3ae9fe7e94e0477dc4b
- sha256sums = 556cdbb12cb25fc5de26da6d01c6c7a49a880ddf0b671da0b3d1024b71a09969
+ sha256sums = edeba5ed13d2cd13f522c10d7808497f043b1f89b7ee3b843f4f6a108a5e6a53
sha256sums = 386051f19482672c871e7865fc62f5e2c8010d857729134ba13044734962e42c
sha256sums = 12a87284e2935cd17e2846a207cc76f1728531416523735d66ef8a0ae690884c
sha256sums = 834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0
diff --git a/PKGBUILD b/PKGBUILD
index 7ea8752a121e..5f78302645a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
pkgbase=linux-mainline # Build stock -ARCH kernel
#pkgbase=linux-custom # Build kernel with a different name
_srcname=linux-4.10
-_patchname=patch-4.11-rc1
-pkgver=4.11rc1
+_patchname=patch-4.11-rc2
+pkgver=4.11rc2
pkgrel=1
arch=('i686' 'x86_64')
url="https://www.kernel.org/"
@@ -29,7 +29,7 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
)
sha256sums=('3c95d9f049bd085e5c346d2c77f063b8425f191460fcd3ae9fe7e94e0477dc4b'
- '556cdbb12cb25fc5de26da6d01c6c7a49a880ddf0b671da0b3d1024b71a09969'
+ 'edeba5ed13d2cd13f522c10d7808497f043b1f89b7ee3b843f4f6a108a5e6a53'
'386051f19482672c871e7865fc62f5e2c8010d857729134ba13044734962e42c'
'12a87284e2935cd17e2846a207cc76f1728531416523735d66ef8a0ae690884c'
'834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'