aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7534274151b4..b2c143ccde15 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgbase=linux-git
_srcname=linux
-pkgver=4.8rc1.r0.g29b4817
+pkgver=4.8rc1.r241.gf31494b
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.kernel.org/"
@@ -21,7 +21,7 @@ source=('git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git'
"${pkgbase}.preset")
sha256sums=('SKIP'
'02e8b02e8cd10aa059917a489a9663e7f66bdf12c5ae8a1e0369bb2862da6b68'
- 'cd79a80d94155642d3b3415e79712a8d0b6b25e41d8bc6fd9aca48a142de9b89'
+ '73d1a3d065b7892d5a8b02f6907c0848484fef86c88c7b897281d8c75b6cee33'
'95fcfdfcb9d540d1a1428ce61e493ddf2c2a8ec96c8573deeadbb4ee407508c7')
_kernelname=${pkgbase#linux}