summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2019-09-25 19:45:30 -0400
committerChris Severance2019-09-25 19:45:30 -0400
commit7402b453b7d07d951dd13d0c3f66072f28ad5ac7 (patch)
tree0e13fec9d5732316f54635a4ae18b8f6c18775ad
parent26e989358878c26552c37798583b6d3486a7de4b (diff)
downloadaur-7402b453b7d07d951dd13d0c3f66072f28ad5ac7.tar.gz
autu: Update to 3.16.74-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9171a381cb8e..b4aebf7ab716 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Tue Aug 13 21:24:16 UTC 2019
+# Wed Sep 25 23:45:30 UTC 2019
pkgbase = linux-lts316
- pkgver = 3.16.72
+ pkgver = 3.16.74
pkgrel = 1
url = https://www.kernel.org/
arch = i686
@@ -14,7 +14,7 @@ pkgbase = linux-lts316
makedepends = bc
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.16.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.16.72.xz
+ source = https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.16.74.xz
source = config
source = config.x86_64
source = 99-linux.hook
@@ -24,7 +24,7 @@ pkgbase = linux-lts316
source = 0001-binutils.2.31.max-page-size.patch
source = update.sh
sha256sums = 4813ad7927a7d92e5339a873ab16201b242b2748934f12cb5df9ba2cfe1d77a0
- sha256sums = d49b92dc54e1e6f243ce46476219523e348602e3b5baedf37ecb66f9faaddfad
+ sha256sums = 4c86e41fe42de57967688f0e9cb34768862b4eb6e33dbc1d4f30307959011d84
sha256sums = 3bce3e9adce8ae3f826eebab75e9784ca92a914e526ae352de61c1da93aab8d3
sha256sums = cda36ae1ebfd44fc6032b2e04e2bd23212655172db5cae4456fdce375ad8c627
sha256sums = 834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0
@@ -42,12 +42,12 @@ pkgname = linux-lts316
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = linux=3.16.72
+ provides = linux=3.16.74
backup = etc/mkinitcpio.d/linux-lts316.preset
pkgname = linux-lts316-headers
pkgdesc = Header files and scripts for building modules for Linux-lts316 kernel
- provides = linux-headers=3.16.72
+ provides = linux-headers=3.16.74
pkgname = linux-lts316-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-lts316 kernel
diff --git a/PKGBUILD b/PKGBUILD
index 9f64ee32d2ed..fe91b0d76533 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
set -u
pkgbase="linux-lts316"
_srcname="linux-3.16"
-pkgver="3.16.72"
+pkgver="3.16.74"
pkgrel='1'
arch=('i686' 'x86_64')
url="https://www.kernel.org/"
@@ -29,7 +29,7 @@ source=(
'update.sh'
)
sha256sums=('4813ad7927a7d92e5339a873ab16201b242b2748934f12cb5df9ba2cfe1d77a0'
- 'd49b92dc54e1e6f243ce46476219523e348602e3b5baedf37ecb66f9faaddfad'
+ '4c86e41fe42de57967688f0e9cb34768862b4eb6e33dbc1d4f30307959011d84'
'3bce3e9adce8ae3f826eebab75e9784ca92a914e526ae352de61c1da93aab8d3'
'cda36ae1ebfd44fc6032b2e04e2bd23212655172db5cae4456fdce375ad8c627'
'834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'