summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoakim Hernberg2016-07-17 13:54:06 +0200
committerJoakim Hernberg2016-07-17 13:54:06 +0200
commit7bf6e6f8a7f9308e1420ca3523d1a4cfb3a9bf4f (patch)
tree7f23e29745d4f862196bdb6ceb9b6fcb7651b336
parentcb3d290a173c3b84fa6debd3d91169557a09cc2a (diff)
downloadaur-7bf6e6f8a7f9308e1420ca3523d1a4cfb3a9bf4f.tar.gz
look in the "older" subdir for the rt patch, bump to 4.6.4_rt8-2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ee7978968cb6..7f06064e8569 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by makepkg 5.0.1
-# Sat Jul 16 12:44:26 UTC 2016
+# Sun Jul 17 11:49:15 UTC 2016
pkgbase = linux-rt
pkgver = 4.6.4_rt8
- pkgrel = 1
+ pkgrel = 2
url = http://www.kernel.org/
arch = i686
arch = x86_64
@@ -18,8 +18,8 @@ pkgbase = linux-rt
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.6.tar.sign
source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.6.4.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.6.4.sign
- source = https://www.kernel.org/pub/linux/kernel/projects/rt/4.6/patch-4.6.4-rt8.patch.xz
- source = https://www.kernel.org/pub/linux/kernel/projects/rt/4.6/patch-4.6.4-rt8.patch.sign
+ source = https://www.kernel.org/pub/linux/kernel/projects/rt/4.6/older/patch-4.6.4-rt8.patch.xz
+ source = https://www.kernel.org/pub/linux/kernel/projects/rt/4.6/older/patch-4.6.4-rt8.patch.sign
source = config
source = config.x86_64
source = linux-rt.preset
diff --git a/PKGBUILD b/PKGBUILD
index c982bb6815e6..4951fe2873e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ _srcname=linux-4.6
_pkgver=4.6.4
_rtpatchver=rt8
pkgver=${_pkgver}_${_rtpatchver}
-pkgrel=1
+pkgrel=2
arch=('i686' 'x86_64')
url="http://www.kernel.org/"
license=('GPL2')
@@ -21,8 +21,8 @@ source=("https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
"https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.sign"
"https://www.kernel.org/pub/linux/kernel/v4.x/patch-${_pkgver}.xz"
"https://www.kernel.org/pub/linux/kernel/v4.x/patch-${_pkgver}.sign"
- "https://www.kernel.org/pub/linux/kernel/projects/rt/4.6/patch-${_pkgver}-${_rtpatchver}.patch.xz"
- "https://www.kernel.org/pub/linux/kernel/projects/rt/4.6/patch-${_pkgver}-${_rtpatchver}.patch.sign"
+ "https://www.kernel.org/pub/linux/kernel/projects/rt/4.6/older/patch-${_pkgver}-${_rtpatchver}.patch.xz"
+ "https://www.kernel.org/pub/linux/kernel/projects/rt/4.6/older/patch-${_pkgver}-${_rtpatchver}.patch.sign"
# the main kernel config files
'config' 'config.x86_64'
# standard config files for mkinitcpio ramdisk