summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2020-11-22 13:49:51 +0100
committerJosip Ponjavic2020-11-22 13:49:51 +0100
commit289191bb43c8793a9ae6ce30f8a336b4f47068d8 (patch)
treef592196463b9fa732f7dfaafee55094923a975d6
parent7074eb7e54785a9a56245974f7b7fd59409e79ee (diff)
downloadaur-289191bb43c8793a9ae6ce30f8a336b4f47068d8.tar.gz
5.9.10-1 (clr 5.9.9-1001)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 441ba2947a6e..ac0c64316a04 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgdesc = Clear Linux
- pkgver = 5.9.9
+ pkgver = 5.9.10
pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux
arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = linux-clear
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.9.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.9.tar.sign
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.9.9.xz
- source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.9.8-1000
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.9.10.xz
+ source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.9.9-1001
source = enable_additional_cpu_optimizations-20200615.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20200615.tar.gz
source = pci-enable-overrides-for-missing-acs-capabilities.patch
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
@@ -24,7 +24,7 @@ pkgbase = linux-clear
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 3239a4ee1250bf2048be988cc8cb46c487b2c8a0de5b1b032d38394d5c6b1a06
sha256sums = SKIP
- sha256sums = 7f548412d23162565f028006cb7bf949a641571ce789ce2fa66e3361d39cabe0
+ sha256sums = fb324619e9785bd2aaf10ad428482046738440e7888865fe9eef3095151f74ac
sha256sums = SKIP
sha256sums = 278fe9ffb29d92cc5220e7beac34a8e3a2006e714d16a21a0427069f9634af90
sha256sums = 2c98de0814366b041aeee4cbf82b82620c7834bc33752d50f089e8bd7ea5cf5e
diff --git a/PKGBUILD b/PKGBUILD
index 20622d37cfa3..70ead31196f8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -68,9 +68,9 @@ _use_current=
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=5.9
-_minor=9
+_minor=10
_srcname=linux-${_major}
-_clr=${_major}.8-1000
+_clr=${_major}.9-1001
pkgbase=linux-clear
pkgver=${_major}.${_minor}
pkgrel=1
@@ -355,7 +355,7 @@ done
sha256sums=('3239a4ee1250bf2048be988cc8cb46c487b2c8a0de5b1b032d38394d5c6b1a06'
'SKIP'
- '7f548412d23162565f028006cb7bf949a641571ce789ce2fa66e3361d39cabe0'
+ 'fb324619e9785bd2aaf10ad428482046738440e7888865fe9eef3095151f74ac'
'SKIP'
'278fe9ffb29d92cc5220e7beac34a8e3a2006e714d16a21a0427069f9634af90'
'2c98de0814366b041aeee4cbf82b82620c7834bc33752d50f089e8bd7ea5cf5e'