summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosip Ponjavic2019-07-05 01:35:10 +0200
committerJosip Ponjavic2019-07-05 01:35:10 +0200
commitcc04d806eaa5c7a17b39242dc45dca522dda2c20 (patch)
tree39ce18dab10d720b19da529ac4792f287fb5f95a /PKGBUILD
parent80fe720056c4e694d689d47eac1385e777d39d9d (diff)
downloadaur-cc04d806eaa5c7a17b39242dc45dca522dda2c20.tar.gz
5.1.16-3 (clr 5.1.16-794)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 87493c336457..91ae0165a950 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -40,7 +40,7 @@ _enable_gcc_more_v="y"
# 25. Intel Ice Lake (MICELAKE)
# 26. Generic-x86-64 (GENERIC_CPU)
# 27. Native optimizations autodetected by GCC (MNATIVE)
-_subarch=
+_subarch=27
# Compile ONLY probed modules
# Build in only the modules that you currently have probed in your system VASTLY
@@ -69,10 +69,10 @@ _enable_acs_override="y"
_major=5.1
_minor=16
_srcname=linux-${_major}
-_clr=${_major}.15-792
+_clr=${_major}.16-794
pkgbase=linux-clear
pkgver=${_major}.${_minor}
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
license=('GPL2')