summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2019-11-24 21:29:21 -0500
committerChris Severance2019-11-24 21:29:21 -0500
commit7aab660e35ec56092f50cdceb97f15a669586f26 (patch)
tree9cfa758cdfbc05f72c9e3d280bfc14d8959a4b69
parent86ba73a77543d6b8daa1d9966a59335462e90f66 (diff)
downloadaur-7aab660e35ec56092f50cdceb97f15a669586f26.tar.gz
autu: Update to 3.16.78-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae6e97a71f60..a3fddc2d7779 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sat Nov 16 22:18:44 UTC 2019
+# Mon Nov 25 02:29:20 UTC 2019
pkgbase = linux-lts316
- pkgver = 3.16.77
+ pkgver = 3.16.78
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.77.xz
+ source = https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.16.78.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 = 0e01fd0d7d826d7abc93dafa1c4fc1762d7cce1c3c6a09e2d26578a15c18d5f1
+ sha256sums = 391f47c81e9ba1fc29c52117b5b80ef0524f93dd34a58db490046a6b836604f3
sha256sums = 3bce3e9adce8ae3f826eebab75e9784ca92a914e526ae352de61c1da93aab8d3
sha256sums = b57591a8b9fed0f63d2ac9c8bdb288e888c6d4ec7bee9ffd3ad3e7bd6ac08b55
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.77
+ provides = linux=3.16.78
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.77
+ provides = linux-headers=3.16.78
pkgname = linux-lts316-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-lts316 kernel
diff --git a/PKGBUILD b/PKGBUILD
index 3a74cae2acc6..b9f9a98be501 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
set -u
pkgbase="linux-lts316"
_srcname="linux-3.16"
-pkgver="3.16.77"
+pkgver="3.16.78"
pkgrel='1'
arch=('i686' 'x86_64')
url="https://www.kernel.org/"
@@ -29,7 +29,7 @@ source=(
'update.sh'
)
sha256sums=('4813ad7927a7d92e5339a873ab16201b242b2748934f12cb5df9ba2cfe1d77a0'
- '0e01fd0d7d826d7abc93dafa1c4fc1762d7cce1c3c6a09e2d26578a15c18d5f1'
+ '391f47c81e9ba1fc29c52117b5b80ef0524f93dd34a58db490046a6b836604f3'
'3bce3e9adce8ae3f826eebab75e9784ca92a914e526ae352de61c1da93aab8d3'
'b57591a8b9fed0f63d2ac9c8bdb288e888c6d4ec7bee9ffd3ad3e7bd6ac08b55'
'834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'