summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e72c13560801..b0969c3a47f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,14 +8,14 @@
pkgbase=linux-galliumos-braswell
_srcname=linux
-pkgver=v4.9.16
+pkgver=4.10.5
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.kernel.org/"
license=('GPL2')
makedepends=('kmod' 'inetutils' 'bc' 'git' 'libelf')
options=('!strip')
-source=("git+https://github.com/GalliumOS/linux.git#branch=${pkgver}"
+source=("git+https://github.com/GalliumOS/linux.git#branch=v${pkgver}"
# standard config files for mkinitcpio ramdisk
"${pkgbase}.preset")
sha256sums=('SKIP'