aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBoohbah2016-08-13 01:48:18 +0000
committerBoohbah2016-08-13 01:48:18 +0000
commite302b904bf887a74b131e91f1b0262ddcd3705b2 (patch)
tree821a5e19dae2bfcc4a2b38a456ad8c3aa7d57739 /PKGBUILD
parent231de23bc5544340f05a5028ef4dca625e58b89b (diff)
downloadaur-e302b904bf887a74b131e91f1b0262ddcd3705b2.tar.gz
Add amdgpu CIK and some others in config
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}