diff options
-rw-r--r-- | .SRCINFO | 22 | ||||
-rw-r--r-- | PKGBUILD | 8 |
2 files changed, 15 insertions, 15 deletions
@@ -1,7 +1,7 @@ # Generated by makepkg 4.2.1 -# Sat Jul 4 02:15:50 UTC 2015 +# Wed Aug 5 13:09:05 UTC 2015 pkgbase = linux-rt-lts - pkgver = 3.18.17_rt14 + pkgver = 3.18.18_rt15 pkgrel = 1 url = http://www.kernel.org/ arch = i686 @@ -15,10 +15,10 @@ pkgbase = linux-rt-lts options = !strip source = https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.18.tar.xz source = https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.18.tar.sign - source = https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.18.17.xz - source = https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.18.17.sign - source = https://www.kernel.org/pub/linux/kernel/projects/rt/3.18/patch-3.18.17-rt14.patch.xz - source = https://www.kernel.org/pub/linux/kernel/projects/rt/3.18/patch-3.18.17-rt14.patch.sign + source = https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.18.18.xz + source = https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.18.18.sign + source = https://www.kernel.org/pub/linux/kernel/projects/rt/3.18/patch-3.18.18-rt15.patch.xz + source = https://www.kernel.org/pub/linux/kernel/projects/rt/3.18/patch-3.18.18-rt15.patch.sign source = config source = config.x86_64 source = linux-rt-lts.preset @@ -26,9 +26,9 @@ pkgbase = linux-rt-lts source = fix-race-in-PRT-wait-for-completion-simple-wait-code_Nvidia-RT.patch sha256sums = becc413cc9e6d7f5cc52a3ce66d65c3725bc1d1cc1001f4ce6c32b69eb188cbd sha256sums = SKIP - sha256sums = 190b769580a766add68c3e3a8878a725b36fe6877991f3af0cb4a1d6b5eeccf8 + sha256sums = bd43b683811ecd3b9515a3047ded08a8263f02750e335b96dfc99bf589e90d9e sha256sums = SKIP - sha256sums = 1e93fa3e05a23d9b4b8c89074898c7f45844611d94cc85c6ef88ac4394816a18 + sha256sums = c78ce7466bb1fcc107e4a044286ed26bfd7b48848f3eb61225804bfbfe67e617 sha256sums = SKIP sha256sums = 3c876bd83489e56e62629fc09ce85391bef5ef94cb2feab7751841c221c000c6 sha256sums = 49202f4733bd9de254083a85d0a17390f78e68fc6e4bea9e91bfce7e8167349e @@ -44,20 +44,20 @@ pkgname = linux-rt-lts depends = kmod depends = mkinitcpio>=0.7 optdepends = crda: to set the correct wireless channels of your country - provides = kernel26-rt-lts=3.18.17 + provides = kernel26-rt-lts=3.18.18 conflicts = kernel26-rt-lts replaces = kernel26-rt-lts backup = etc/mkinitcpio.d/linux-rt-lts.preset pkgname = linux-rt-lts-headers pkgdesc = Header files and scripts for building modules for Linux-rt-lts kernel - provides = kernel26-rt-lts-headers=3.18.17 + provides = kernel26-rt-lts-headers=3.18.18 conflicts = kernel26-rt-lts-headers replaces = kernel26-rt-lts-headers pkgname = linux-rt-lts-docs pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-rt-lts kernel - provides = kernel26-rt-lts-docs=3.18.17 + provides = kernel26-rt-lts-docs=3.18.18 conflicts = kernel26-rt-lts-docs replaces = kernel26-rt-lts-docs @@ -8,8 +8,8 @@ #pkgbase=linux # Build stock -ARCH kernel pkgbase=linux-rt-lts # Build kernel with a different name _srcname=linux-3.18 -_pkgver=3.18.17 -_rtpatchver=rt14 +_pkgver=3.18.18 +_rtpatchver=rt15 pkgver=${_pkgver}_${_rtpatchver} pkgrel=1 arch=('i686' 'x86_64') @@ -30,9 +30,9 @@ source=("https://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar."{xz,sign} sha256sums=('becc413cc9e6d7f5cc52a3ce66d65c3725bc1d1cc1001f4ce6c32b69eb188cbd' 'SKIP' - '190b769580a766add68c3e3a8878a725b36fe6877991f3af0cb4a1d6b5eeccf8' + 'bd43b683811ecd3b9515a3047ded08a8263f02750e335b96dfc99bf589e90d9e' 'SKIP' - '1e93fa3e05a23d9b4b8c89074898c7f45844611d94cc85c6ef88ac4394816a18' + 'c78ce7466bb1fcc107e4a044286ed26bfd7b48848f3eb61225804bfbfe67e617' 'SKIP' '3c876bd83489e56e62629fc09ce85391bef5ef94cb2feab7751841c221c000c6' '49202f4733bd9de254083a85d0a17390f78e68fc6e4bea9e91bfce7e8167349e' |