summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2019-06-05 19:10:47 +0200
committerJosip Ponjavic2019-06-05 19:10:47 +0200
commit30921d1ed2d12d527c3011dbea0537e5606f3296 (patch)
treeaaff1234f369095e28c7774ea7e7435dcffecd3d
parent437cc7992b699c3564cc3d085f8c23ed6c3b191d (diff)
downloadaur-30921d1ed2d12d527c3011dbea0537e5606f3296.tar.gz
5.1.7-2 (clr 5.1.7-776)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22e67d3e70bc..8e53a63e4c41 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgver = 5.1.7
- pkgrel = 1
+ pkgrel = 2
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.7.xz
- source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.1.5-770
+ source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.1.7-776
source = intel-ucode-20190514.tar.gz::https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-20190514.tar.gz
source = enable_additional_cpu_optimizations-20180509.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20180509.tar.gz
source = 60-linux.hook
diff --git a/PKGBUILD b/PKGBUILD
index 38a22198c03f..769f763d7f13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,10 +65,10 @@ _rev_override="n"
_major=5.1
_minor=7
_srcname=linux-${_major}
-_clr=${_major}.5-770
+_clr=${_major}.7-776
pkgbase=linux-clear
pkgver=${_major}.${_minor}
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
license=('GPL2')