summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikael Eriksson2015-06-08 19:50:31 +0200
committerMikael Eriksson2015-06-08 19:50:31 +0200
commitadf4393a7c1dfc060ca0344a2bbe69ebd213dd1b (patch)
treee659b9b96ad9989a3a6f9832ccc0502454f215d8
parent27db49b359e771df04fc25b9425636d8dd6ce79b (diff)
downloadaur-adf4393a7c1dfc060ca0344a2bbe69ebd213dd1b.tar.gz
4.1rc-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 71993805a352..79249a1cc430 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-mainline
- pkgver = 4.1rc6
+ pkgver = 4.1rc7
pkgrel = 1
url = http://www.hurrdurr.org/
arch = i686
@@ -12,13 +12,13 @@ pkgbase = linux-mainline
makedepends = bc
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.0.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/testing/patch-4.1-rc6.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/testing/patch-4.1-rc7.xz
source = config
source = config.x86_64
source = linux.preset
source = change-default-console-loglevel.patch
sha256sums = 0f2f7d44979bc8f71c4fc5d3308c03499c26a824dd311fdf6eef4dee0d7d5991
- sha256sums = a74eceb7f0b9aabeb5dc13dc9e8429eeb40ae8f79e1c85d1dfb506a3b45ab158
+ sha256sums = cef56569c9bbfbff60c17cf398a41fd25503d275d258b7466c980ce806213571
sha256sums = 514aa8a9d03d2419c8084725fcdb2b5b4ce07966f5bd6a51224a5f7a5f8c3694
sha256sums = b268b03a042e3f604a12a80c6e24c42006e4d9bf4a6d9b3201eb006942718128
sha256sums = f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c
@@ -32,20 +32,20 @@ pkgname = linux-mainline
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = kernel26-mainline=4.1rc6
+ provides = kernel26-mainline=4.1rc7
conflicts = kernel26-mainline
replaces = kernel26-mainline
backup = etc/mkinitcpio.d/linux-mainline.preset
pkgname = linux-mainline-headers
pkgdesc = Header files and scripts for building modules for Linux-mainline kernel
- provides = kernel26-mainline-headers=4.1rc6
+ provides = kernel26-mainline-headers=4.1rc7
conflicts = kernel26-mainline-headers
replaces = kernel26-mainline-headers
pkgname = linux-mainline-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-mainline kernel
- provides = kernel26-mainline-docs=4.1rc6
+ provides = kernel26-mainline-docs=4.1rc7
conflicts = kernel26-mainline-docs
replaces = kernel26-mainline-docs
diff --git a/PKGBUILD b/PKGBUILD
index 3b8c4de61891..30241c848d2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgbase=linux-mainline # Build stock -ARCH kernel
#pkgbase=linux-custom # Build kernel with a different name
_srcname=linux-4.0
-_patchname=patch-4.1-rc6
-pkgver=4.1rc6
+_patchname=patch-4.1-rc7
+pkgver=4.1rc7
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.hurrdurr.org/"
@@ -24,7 +24,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
'change-default-console-loglevel.patch'
)
sha256sums=('0f2f7d44979bc8f71c4fc5d3308c03499c26a824dd311fdf6eef4dee0d7d5991'
- 'a74eceb7f0b9aabeb5dc13dc9e8429eeb40ae8f79e1c85d1dfb506a3b45ab158'
+ 'cef56569c9bbfbff60c17cf398a41fd25503d275d258b7466c980ce806213571'
'514aa8a9d03d2419c8084725fcdb2b5b4ce07966f5bd6a51224a5f7a5f8c3694'
'b268b03a042e3f604a12a80c6e24c42006e4d9bf4a6d9b3201eb006942718128'
'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'