aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoryar2017-07-12 17:05:25 -0700
committeryar2017-07-12 17:05:25 -0700
commite83cba80c2e021fe81548db624c6ec3dc395402c (patch)
treed15df46929067fb5f77bc5de20b3581d4f4a5951 /PKGBUILD
parentc6878463d8314b51ad8584c0122e713944d80b55 (diff)
downloadaur-e83cba80c2e021fe81548db624c6ec3dc395402c.tar.gz
bump 4.12.1 for real this time
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2088a291f539..5dd5f5b30569 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=linux-linode
_basekernel=4.12
_kernelname=${pkgname#linux}
_srcname=linux-${_basekernel}
-pkgver=${_basekernel}.0
+pkgver=${_basekernel}.1
pkgrel=1
arch=('i686' 'x86_64')
url="https://github.com/yardenac/linux-linode"