summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosip Ponjavic2019-05-21 17:32:55 +0200
committerJosip Ponjavic2019-05-21 17:32:55 +0200
commit77e6b5a603ebc898d78cf74e6e9557408a845c62 (patch)
tree522da090212b28fb80896eed725776a2252eb6e1
parent73e715f570beb4d282c95dfd877eac5ca5de1d74 (diff)
downloadaur-77e6b5a603ebc898d78cf74e6e9557408a845c62.tar.gz
4.19.44-4 (clr 4.19.44-40)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 94867f3fc0b6..688cbada1d38 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-clear-lts2018
pkgver = 4.19.44
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/clearlinux-pkgs/linux-lts2018
arch = x86_64
license = GPL2
@@ -15,7 +15,7 @@ pkgbase = linux-clear-lts2018
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.44.xz
- source = linux-clear-lts2018::git+https://github.com/clearlinux-pkgs/linux-lts2018.git#tag=4.19.44-38
+ source = linux-clear-lts2018::git+https://github.com/clearlinux-pkgs/linux-lts2018.git#tag=4.19.44-40
source = intel-ucode-20190514.tar.gz::https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-20190514.tar.gz
source = enable_additional_cpu_optimizations-20180509.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20180509.tar.gz
source = 60-linux.hook
diff --git a/PKGBUILD b/PKGBUILD
index f3cbce540286..9b1fd6162cce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -65,10 +65,10 @@ _rev_override="n"
_major=4.19
_minor=44
_srcname=linux-${_major}
-_clr=${_major}.44-38
+_clr=${_major}.44-40
pkgbase=linux-clear-lts2018
pkgver=${_major}.${_minor}
-pkgrel=3
+pkgrel=4
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux-lts2018"
license=('GPL2')