summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2021-04-07 16:58:37 +0200
committerJosip Ponjavic2021-04-07 16:58:37 +0200
commit8ff883d40ef2dbf6cc346236e10c4c299d63362e (patch)
treec9976d30b731b27f2040d6263676949188a27334
parent62fee19c8f10dcab6c1510d7fc0c89b1a16b75ef (diff)
downloadaur-8ff883d40ef2dbf6cc346236e10c4c299d63362e.tar.gz
5.10.28-1 (clr 5.10.19-1032)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0ca69a2c553..7139d8586b85 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = linux-clear
pkgdesc = Clear Linux
- pkgver = 5.10.27
- pkgrel = 2
+ pkgver = 5.10.28
+ 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.10.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.tar.sign
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.10.27.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.10.28.xz
source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.10.19-1032
source = enable_additional_cpu_optimizations-20210327.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20210327.tar.gz
source = pci-enable-overrides-for-missing-acs-capabilities.patch
@@ -23,7 +23,7 @@ pkgbase = linux-clear
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43
sha256sums = SKIP
- sha256sums = 9058a5ba820e8a6e76bf0f7e622484b919666447fc266e3ed9b2c3d0d747470e
+ sha256sums = 7515a313ed0f48d75a2a6811577e14fa447917e0eaa2c0427f96d2e7109f3eb3
sha256sums = SKIP
sha256sums = ac0e44bd089eeb7f52d358e6899005599fff50972f090af9c8e6ee0097d01db6
sha256sums = 2c98de0814366b041aeee4cbf82b82620c7834bc33752d50f089e8bd7ea5cf5e
diff --git a/PKGBUILD b/PKGBUILD
index 284f679e7f07..00580e8bf95f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -68,12 +68,12 @@ _use_current=
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=5.10
-_minor=27
+_minor=28
_srcname=linux-${_major}
_clr=${_major}.19-1032
pkgbase=linux-clear
pkgver=${_major}.${_minor}
-pkgrel=2
+pkgrel=1
pkgdesc='Clear Linux'
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
@@ -360,7 +360,7 @@ done
sha256sums=('dcdf99e43e98330d925016985bfbc7b83c66d367b714b2de0cbbfcbf83d8ca43'
'SKIP'
- '9058a5ba820e8a6e76bf0f7e622484b919666447fc266e3ed9b2c3d0d747470e'
+ '7515a313ed0f48d75a2a6811577e14fa447917e0eaa2c0427f96d2e7109f3eb3'
'SKIP'
'ac0e44bd089eeb7f52d358e6899005599fff50972f090af9c8e6ee0097d01db6'
'2c98de0814366b041aeee4cbf82b82620c7834bc33752d50f089e8bd7ea5cf5e'