summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2020-02-11 14:25:05 +0100
committerJosip Ponjavic2020-02-11 14:25:05 +0100
commit6971da6faa023bd9669f37a022b52458e32b554d (patch)
tree6091bb3f336f3e31e11250590b856031649fa5c2
parent3205977639344b7296ceb648f6361c01a24db295 (diff)
downloadaur-6971da6faa023bd9669f37a022b52458e32b554d.tar.gz
4.19.103-1 (clr 4.19.102-111)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD8
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fbfa5595f02d..fbb7f36149a6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear-lts2018
pkgdesc = Clear Linux lts2018
- pkgver = 4.19.102
+ pkgver = 4.19.103
pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux-lts2018
arch = x86_64
@@ -14,14 +14,14 @@ pkgbase = linux-clear-lts2018
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.sign
- source = https://cdn.kernel.org/pub/linux/kernel/v4.x/patch-4.19.102.xz
- source = linux-clear-lts2018::git+https://github.com/clearlinux-pkgs/linux-lts2018.git#tag=4.19.101-110
+ source = https://cdn.kernel.org/pub/linux/kernel/v4.x/patch-4.19.103.xz
+ source = linux-clear-lts2018::git+https://github.com/clearlinux-pkgs/linux-lts2018.git#tag=4.19.102-111
source = enable_additional_cpu_optimizations-20190822.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20190822.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1
sha256sums = SKIP
- sha256sums = b7387e56a1f7f99b14939cb6e6530eed21778aa6410cd933f8e0d81a8b5b868b
+ sha256sums = af6274fc88c144d255a88d4e94be6f37cb50f455cd299fcc98aed374d7ecf104
sha256sums = SKIP
sha256sums = 8c11086809864b5cef7d079f930bd40da8d0869c091965fa62e95de9a0fe13b5
diff --git a/PKGBUILD b/PKGBUILD
index 70d38e7077b1..f80a757a1a88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -59,9 +59,9 @@ _localmodcfg=
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=4.19
-_minor=102
+_minor=103
_srcname=linux-${_major}
-_clr=${_major}.101-110
+_clr=${_major}.102-111
pkgbase=linux-clear-lts2018
pkgver=${_major}.${_minor}
pkgrel=1
@@ -169,7 +169,7 @@ prepare() {
### Prepared version
make -s kernelrelease > version
- echo "Prepared %s version %s" "$pkgbase" "$(<version)"
+ echo "Prepared $pkgbase version $(<version)"
### Optionally load needed modules for the make localmodconfig
# See https://aur.archlinux.org/packages/modprobed-db
@@ -323,7 +323,7 @@ done
sha256sums=('0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1'
'SKIP'
- 'b7387e56a1f7f99b14939cb6e6530eed21778aa6410cd933f8e0d81a8b5b868b'
+ 'af6274fc88c144d255a88d4e94be6f37cb50f455cd299fcc98aed374d7ecf104'
'SKIP'
'8c11086809864b5cef7d079f930bd40da8d0869c091965fa62e95de9a0fe13b5')