summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--90-linux.hook (renamed from 99-linux.hook)0
-rw-r--r--PKGBUILD2
3 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6387aeb60c09..b2c16adc812a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Apr 9 18:57:37 UTC 2017
+# Fri Apr 14 20:29:01 UTC 2017
pkgbase = linux-mainline
pkgver = 4.11rc6
- pkgrel = 1
+ pkgrel = 2
url = https://www.kernel.org/
arch = i686
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = linux-mainline
source = https://cdn.kernel.org/pub/linux/kernel/v4.x/testing/patch-4.11-rc6.xz
source = config.i686
source = config.x86_64
- source = 99-linux.hook
+ source = 90-linux.hook
source = linux.preset
sha256sums = 3c95d9f049bd085e5c346d2c77f063b8425f191460fcd3ae9fe7e94e0477dc4b
sha256sums = 876a6db3ac42a274677741b135736faa71b4cfa039c2ba8ba3630e621dea0502
diff --git a/99-linux.hook b/90-linux.hook
index 9851151995bc..9851151995bc 100644
--- a/99-linux.hook
+++ b/90-linux.hook
diff --git a/PKGBUILD b/PKGBUILD
index ebdf64668086..d845e26f2f43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ source=("https://cdn.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
# the main kernel config files
'config.i686' 'config.x86_64'
# pacman hook for initramfs regeneration
- '99-linux.hook'
+ '90-linux.hook'
# standard config files for mkinitcpio ramdisk
'linux.preset'
)