summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTimo Sarawinski2017-03-06 20:00:35 +0100
committerTimo Sarawinski2017-03-06 20:00:35 +0100
commit154d905712967c20c26a1ebef348150339674caa (patch)
treebf93a37fd312de2da1d459df47c11e020ad9a59b /PKGBUILD
parente96caa6beed4f3b3db9c0bb7723419827b7c6ddc (diff)
downloadaur-154d905712967c20c26a1ebef348150339674caa.tar.gz
bump to 4.9.13 and added forgotten RTL8723BS driver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 48ceebd44f24..29ddb6b96d0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
pkgbase=linux-baytrail49
_srcname=linux-baytrail49
-_gitver=8749cde02a01703b404599ec0a032d6462416362
-pkgver=4.9.11
+_gitver=034e09042bc3081532ccbec1f9fe4956459aaab3
+pkgver=4.9.13
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.kernel.org/"
@@ -17,7 +17,7 @@ source=("git+https://github.com/muhviehstah/linux-baytrail49.git#tag=4.9.11"
sha256sums=('SKIP'
'60921720cdcd2ff3fc754eebbba795af52b61d681a0541ad492a606bed309f58'
- 'c66e26220eeb732321b58ac4af68480441b997368890f9d79cb134e22aadf35e'
+ '63ee29fa2e484a650a2bed047661e5bfdbef7e1b45da331790db277f8dd1bc88'
'd872b4454a0f7e49bece2c1719dc48aaaff3b6caf55e0fe661681951330f858a')
_kernelname=${pkgbase#linux}