summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2019-03-04 12:00:04 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2019-03-04 12:00:04 -0800
commita05c9d48bc09fc5871753a665d49cc42e3a8f36b (patch)
tree5adaeabd5585eeb744f507304c2c1099e05728bc /PKGBUILD
parentUpdated to 4.20.13 (diff)
downloadlinux-a05c9d48bc09fc5871753a665d49cc42e3a8f36b.tar.xz
Updated to 5.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD15
1 files changed, 8 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ee0a02b..b10fb7d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,9 +15,10 @@
# Arch version uses git
pkgbase=linux
-_majver=4.20
-_minver=13
-pkgver=${_majver}.${_minver}
+_majver=5.0
+#_minver=0
+pkgver=${_majver}
+#.${_minver}
_gcc_more_v='20180509'
_srcname=linux-${pkgver}
pkgrel=1
@@ -27,8 +28,8 @@ license=('GPL2')
makedepends=('xmlto' 'kmod' 'inetutils' 'bc' 'libelf')
conflicts=('linux-libre')
options=('!strip')
-source=(https://www.kernel.org/pub/linux/kernel/v4.x/linux-${pkgver}.tar.xz
- https://www.kernel.org/pub/linux/kernel/v4.x/linux-${pkgver}.tar.sign
+source=(https://www.kernel.org/pub/linux/kernel/v5.x/linux-${pkgver}.tar.xz
+ https://www.kernel.org/pub/linux/kernel/v5.x/linux-${pkgver}.tar.sign
enable_additional_cpu_optimizations-$_gcc_more_v.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/$_gcc_more_v.tar.gz
ath9k-regdom-hack.patch
raid6-default-algo.patch
@@ -37,12 +38,12 @@ source=(https://www.kernel.org/pub/linux/kernel/v4.x/linux-${pkgver}.tar.xz
90-linux.hook # pacman hook for initramfs regeneration
linux.preset # standard config files for mkinitcpio ramdisk
)
-sha256sums=('0e73adb4f0a4e68ae260d5aa644eb9c50e847f204258a5e43ce88dc791eb0ac1'
+sha256sums=('437b141a6499159f5a7282d5eb4b2be055f8e862ccce44d7464e8759c31a2e43'
'SKIP'
'226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d'
'e7ebf050c22bcec0028c0b3c79fd6d3913b0370ecc6a23dfe78ce475630cf503'
'0f81d6e4158b7beeb0eb514f1b9401f7e23699cb0f7b0d513e25dae1815daaeb'
- '77bd79791cbfc91d4e62a77245e7e784e6978cbadb4450cb1a611a68944b84aa'
+ '7d25321b9722095a06f9287ce6c4ee0982f873afcf31eef12bbf51c6acd6bc89'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')