summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2019-07-09 00:00:31 +0200
committerJosip Ponjavic2019-07-09 00:00:31 +0200
commitcfd6e8ca1235b948918dadd9668a4e013ef6ec09 (patch)
tree3f969208d3cc0075273539307d1dc3b80b864b00
parent0068bf7006debd2ad249b1be08d187a1afb4d7a4 (diff)
downloadaur-cfd6e8ca1235b948918dadd9668a4e013ef6ec09.tar.gz
5.1.16-5 (clr 5.1.16-795)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a5336590f01b..cf640deec4d6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgver = 5.1.16
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/clearlinux-pkgs/linux
arch = x86_64
license = GPL2
@@ -15,7 +15,7 @@ pkgbase = linux-clear
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.1.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.1.tar.sign
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.1.16.xz
- source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.1.16-794
+ source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.1.16-795
source = intel-ucode-20190618.tar.gz::https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-20190618.tar.gz
source = enable_additional_cpu_optimizations-20180509.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20180509.tar.gz
source = add-acs-overrides.patch::https://aur.archlinux.org/cgit/aur.git/plain/add-acs-overrides.patch?h=linux-vfio
diff --git a/PKGBUILD b/PKGBUILD
index 9177f3995dae..6f0973510085 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -64,10 +64,10 @@ _enable_acs_override="y"
_major=5.1
_minor=16
_srcname=linux-${_major}
-_clr=${_major}.16-794
+_clr=${_major}.16-795
pkgbase=linux-clear
pkgver=${_major}.${_minor}
-pkgrel=4
+pkgrel=5
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
license=('GPL2')