summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2019-06-25 14:55:59 +0200
committerJosip Ponjavic2019-06-25 14:55:59 +0200
commit8e28ea98d0be04d97b7bb87142ce23beb3c16efe (patch)
treea6479c54322d078f00e102c81a31c90c4fae40c5
parenta1b69a452d1cca419d4a729610ae2ff12ca1bcc3 (diff)
downloadaur-8e28ea98d0be04d97b7bb87142ce23beb3c16efe.tar.gz
5.1.15-1 (clr 5.1.14-788)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bec0999cd958..3f1998e78dc1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
- pkgver = 5.1.14
- pkgrel = 3
+ pkgver = 5.1.15
+ pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux
arch = x86_64
license = GPL2
@@ -14,7 +14,7 @@ pkgbase = linux-clear
options = !strip
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.14.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.1.15.xz
source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.1.14-788
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
@@ -26,7 +26,7 @@ pkgbase = linux-clear
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = d06a7be6e73f97d1350677ad3bae0ce7daecb79c2c2902aaabe806f7fa94f041
sha256sums = SKIP
- sha256sums = 73123bc2a48686c94dd3c8e635f1475a2dfd89ebdd06e3f6a42a1e604ba90a21
+ sha256sums = 8a1dea62ceba75204a428bdf41ed0f1d37237226a8fab99c54d7ae1165bd2249
sha256sums = SKIP
sha256sums = 74ec7415988d40fa53686d994cf8cb27accdbd35c5373c4c3afc2e93372ebba5
sha256sums = 226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d
diff --git a/PKGBUILD b/PKGBUILD
index 6ff9063fe757..c3b92ee8b525 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -63,12 +63,12 @@ _rev_override="n"
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=5.1
-_minor=14
+_minor=15
_srcname=linux-${_major}
_clr=${_major}.14-788
pkgbase=linux-clear
pkgver=${_major}.${_minor}
-pkgrel=3
+pkgrel=1
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
license=('GPL2')
@@ -340,7 +340,7 @@ done
sha256sums=('d06a7be6e73f97d1350677ad3bae0ce7daecb79c2c2902aaabe806f7fa94f041'
'SKIP'
- '73123bc2a48686c94dd3c8e635f1475a2dfd89ebdd06e3f6a42a1e604ba90a21'
+ '8a1dea62ceba75204a428bdf41ed0f1d37237226a8fab99c54d7ae1165bd2249'
'SKIP'
'74ec7415988d40fa53686d994cf8cb27accdbd35c5373c4c3afc2e93372ebba5'
'226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d'