summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMikael Eriksson2015-11-23 17:04:51 +0100
committerMikael Eriksson2015-11-23 18:06:20 +0100
commite63fd9c82bbcfee06d04af16a750b1c6fd28b8a1 (patch)
tree0f62b16aeee51d81324f3dde5a5ac3c4ffa5a828
parent218e00ee7abf3c33347b7503386c2145d8e50376 (diff)
downloadaur-e63fd9c82bbcfee06d04af16a750b1c6fd28b8a1.tar.gz
4.4rc2-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5849ae815d4..8175e3b68b66 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-mainline
- pkgver = 4.4rc1
- pkgrel = 2
+ pkgver = 4.4rc2
+ pkgrel = 1
url = http://www.kernel.org/
arch = i686
arch = x86_64
@@ -12,14 +12,14 @@ pkgbase = linux-mainline
makedepends = bc
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.3.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/testing/patch-4.4-rc1.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/testing/patch-4.4-rc2.xz
source = libcfs-fix.patch
source = config
source = config.x86_64
source = linux.preset
source = change-default-console-loglevel.patch
sha256sums = 4a622cc84b8a3c38d39bc17195b0c064d2b46945dfde0dae18f77b120bc9f3ae
- sha256sums = 3870efdb5dfdbcb17d5a233e8e9c69156609825a3fb344b8f0fcecb92646360d
+ sha256sums = 04a2fe6ce8711a01617e459d6908bfbd7715a0e4106fbd05372e12ba7ad03158
sha256sums = fd07e2d6ec71d2d87a977c4298f634fa1abfc75ddbd0d5b3ecf9befa7a4b82b4
sha256sums = 596958c9c4b632fdf5e0cdc677859dccac4304ad07a217c9bcb0e4fa58dbea16
sha256sums = 333c14024cc8948f0f205f4eceac30060494d1ef0a785127500f5f568d36d38a
diff --git a/PKGBUILD b/PKGBUILD
index 971909cef493..7b3f60ab0d04 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,8 +8,8 @@
pkgbase=linux-mainline # Build stock -ARCH kernel
#pkgbase=linux-custom # Build kernel with a different name
_srcname=linux-4.3
-_patchname=patch-4.4-rc1
-pkgver=4.4rc1
+_patchname=patch-4.4-rc2
+pkgver=4.4rc2
pkgrel=2
arch=('i686' 'x86_64')
url="http://www.kernel.org/"
@@ -27,7 +27,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
'linux.preset'
'change-default-console-loglevel.patch')
sha256sums=('4a622cc84b8a3c38d39bc17195b0c064d2b46945dfde0dae18f77b120bc9f3ae'
- '3870efdb5dfdbcb17d5a233e8e9c69156609825a3fb344b8f0fcecb92646360d'
+ '04a2fe6ce8711a01617e459d6908bfbd7715a0e4106fbd05372e12ba7ad03158'
'fd07e2d6ec71d2d87a977c4298f634fa1abfc75ddbd0d5b3ecf9befa7a4b82b4'
'596958c9c4b632fdf5e0cdc677859dccac4304ad07a217c9bcb0e4fa58dbea16'
'333c14024cc8948f0f205f4eceac30060494d1ef0a785127500f5f568d36d38a'