summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2019-08-25 19:23:10 -0400
committerChris Severance2019-08-25 19:23:10 -0400
commite06493c532a03104d149513d696a84e137a50bef (patch)
treecbea7b076739881a083cc1eff7465ef5300e8d6c
parenta0048db0ac6d75b850207553099eb27dd916e267 (diff)
downloadaur-e06493c532a03104d149513d696a84e137a50bef.tar.gz
autu: Update to 4.4.190-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD6
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 808c6e4e8978..5594cfdbc5e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Tue Aug 13 19:34:32 UTC 2019
+# Sun Aug 25 23:23:09 UTC 2019
pkgbase = linux-lts44
- pkgver = 4.4.189
+ pkgver = 4.4.190
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = linux-lts44
makedepends = libelf
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.4.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.189.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.190.xz
source = config
source = 60-linux.hook
source = 90-linux.hook
@@ -21,7 +21,7 @@ pkgbase = linux-lts44
source = change-default-console-loglevel.patch
source = 0001-sdhci-revert.patch
md5sums = 9a78fa2eb6c68ca5a40ed5af08142599
- md5sums = 958aff44cb63e7f555402ebd560a5370
+ md5sums = 16d63437dedd2800a9695ac344935fa0
md5sums = da3ffd24b80766c64b9243b9da94c16f
md5sums = ce6c81ad1ad1f8b333fd6077d47abdaf
md5sums = a85bfae59eb537b973c388ffadb281ff
@@ -29,7 +29,7 @@ pkgbase = linux-lts44
md5sums = df7fceae6ee5d7e7be7b60ecd7f6bb35
md5sums = e1093d9bc718f362344ab56b85d4fb76
sha256sums = 401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2
- sha256sums = 096c1b2abc213e910ea19f592a5c709a6a34ee0b07101fac9f762392df7d7a51
+ sha256sums = 9b8d712c30d15d46ea3fa0a605213cbecbfc01bbe0de69674d4534a67de84dcf
sha256sums = 4e3f00444a1dad5e8826cb23dbcfa56288022e9256904b21e21d4201d7c53db0
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
@@ -45,12 +45,12 @@ pkgname = linux-lts44
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = linux=4.4.189
+ provides = linux=4.4.190
backup = etc/mkinitcpio.d/linux-lts44.preset
pkgname = linux-lts44-headers
pkgdesc = Header files and scripts for building modules for Linux-lts44 kernel
- provides = linux-headers=4.4.189
+ provides = linux-headers=4.4.190
pkgname = linux-lts44-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-lts44 kernel
diff --git a/PKGBUILD b/PKGBUILD
index b3dea934bc28..4af47f5b62eb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
set -u
pkgbase="linux-lts44"
-pkgver="4.4.189"
+pkgver="4.4.190"
_srcname="linux-${pkgver%.*}"
pkgrel='1'
arch=('x86_64')
@@ -27,7 +27,7 @@ validpgpkeys=(
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman (Linux kernel stable release signing key) <greg@kroah.com>
)
md5sums=('9a78fa2eb6c68ca5a40ed5af08142599'
- '958aff44cb63e7f555402ebd560a5370'
+ '16d63437dedd2800a9695ac344935fa0'
'da3ffd24b80766c64b9243b9da94c16f'
'ce6c81ad1ad1f8b333fd6077d47abdaf'
'a85bfae59eb537b973c388ffadb281ff'
@@ -35,7 +35,7 @@ md5sums=('9a78fa2eb6c68ca5a40ed5af08142599'
'df7fceae6ee5d7e7be7b60ecd7f6bb35'
'e1093d9bc718f362344ab56b85d4fb76')
sha256sums=('401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2'
- '096c1b2abc213e910ea19f592a5c709a6a34ee0b07101fac9f762392df7d7a51'
+ '9b8d712c30d15d46ea3fa0a605213cbecbfc01bbe0de69674d4534a67de84dcf'
'4e3f00444a1dad5e8826cb23dbcfa56288022e9256904b21e21d4201d7c53db0'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'