summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2020-01-09 11:11:14 +0100
committerJosip Ponjavic2020-01-09 11:11:14 +0100
commitca980ca71f9e579d488b5e2772966600e9ee188a (patch)
tree1dd796ccfed0b6913c8a11c9227fd62f9272450d
parentbd4bff5fa1d07c7cc304f841c992797a29cd0d91 (diff)
downloadaur-ca980ca71f9e579d488b5e2772966600e9ee188a.tar.gz
5.4.10-1 (clr 5.4.8-886)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 768864921b34..14f57419099f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-clear
pkgdesc = Clear Linux
- pkgver = 5.4.8
- pkgrel = 2
+ pkgver = 5.4.10
+ 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.4.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.4.tar.sign
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.4.8.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.4.10.xz
source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.4.8-886
source = https://git.zx2c4.com/wireguard-linux-compat/snapshot/wireguard-linux-compat-0.0.20200105.tar.xz
source = enable_additional_cpu_optimizations-20190822.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20190822.tar.gz
@@ -25,7 +25,7 @@ pkgbase = linux-clear
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = bf338980b1670bca287f9994b7441c2361907635879169c64ae78364efc5f491
sha256sums = SKIP
- sha256sums = 5daea86d29246b5a8e193c097756bc833b33dd6fa6419f9cb52bcbf16a192a1b
+ sha256sums = a1add96c0e86872e2e81662aeca3db981e47791df0529e1e2984eb3129d9db34
sha256sums = SKIP
sha256sums = 9f12f68e96f6865325995c38213e09b05751cd1ef03e0bbc9f1bdc3e5680b337
sha256sums = 8c11086809864b5cef7d079f930bd40da8d0869c091965fa62e95de9a0fe13b5
diff --git a/PKGBUILD b/PKGBUILD
index b4b06e6350f9..a1941beab86f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -59,12 +59,12 @@ _localmodcfg=
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=5.4
-_minor=8
+_minor=10
_srcname=linux-${_major}
_clr=${_major}.8-886
pkgbase=linux-clear
pkgver=${_major}.${_minor}
-pkgrel=2
+pkgrel=1
pkgdesc='Clear Linux'
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
@@ -337,7 +337,7 @@ done
sha256sums=('bf338980b1670bca287f9994b7441c2361907635879169c64ae78364efc5f491'
'SKIP'
- '5daea86d29246b5a8e193c097756bc833b33dd6fa6419f9cb52bcbf16a192a1b'
+ 'a1add96c0e86872e2e81662aeca3db981e47791df0529e1e2984eb3129d9db34'
'SKIP'
'9f12f68e96f6865325995c38213e09b05751cd1ef03e0bbc9f1bdc3e5680b337'
'8c11086809864b5cef7d079f930bd40da8d0869c091965fa62e95de9a0fe13b5'