summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMikael Eriksson2017-11-13 02:24:16 +0100
committerMikael Eriksson2017-11-13 02:24:16 +0100
commit93093265c45a2e48893fa9118a4b4263f236e69a (patch)
tree8191fb25f02a6d4bcc03da8a06ff41e965591b75 /PKGBUILD
parent672568f3c9e82f23b3af3c73f863f902400339b0 (diff)
downloadaur-93093265c45a2e48893fa9118a4b4263f236e69a.tar.gz
4.14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3eac7f899e1c..149b8c3ed53c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
pkgbase=linux-mainline # Build stock -ARCH kernel
#pkgbase=linux-custom # Build kernel with a different name
-_tag=v4.14-rc8
-pkgver=4.14rc8
+_tag=v4.14
+pkgver=4.14
pkgrel=1
arch=('i686' 'x86_64')
url="https://www.kernel.org/"