summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2019-05-26 19:21:01 -0400
committerChris Severance2019-05-26 19:21:01 -0400
commit160fbcfd797b244bfee8a5507f6d3354259ef13f (patch)
tree2d540207475fe5d26efdca6a2f301d9519a1d2c6
parente6e0dda052c0bc95fad146ee1d3e8cf4ab5dc327 (diff)
downloadaur-160fbcfd797b244bfee8a5507f6d3354259ef13f.tar.gz
autu: Update to 3.16.68-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 22a2e4887709..b0452ec5898a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,7 @@
+# Generated by mksrcinfo v8
+# Sun May 26 23:21:01 UTC 2019
pkgbase = linux-lts316
- pkgver = 3.16.67
+ pkgver = 3.16.68
pkgrel = 1
url = https://www.kernel.org/
arch = i686
@@ -12,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.67.xz
+ source = https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.16.68.xz
source = config
source = config.x86_64
source = 99-linux.hook
@@ -22,7 +24,7 @@ pkgbase = linux-lts316
source = 0001-binutils.2.31.max-page-size.patch
source = update.sh
sha256sums = 4813ad7927a7d92e5339a873ab16201b242b2748934f12cb5df9ba2cfe1d77a0
- sha256sums = 51fd8db1b038cd3bf26b6e6a860e67522305a9e8c968eef294c818eb5f68e49e
+ sha256sums = a40174eded5708474b4471c5b549e005c7f4af1b400c7fc88d5175e7ef622cf7
sha256sums = 3bce3e9adce8ae3f826eebab75e9784ca92a914e526ae352de61c1da93aab8d3
sha256sums = 4075225384463e76cc861761fb5fe4b1ce2c49e8ab1b201b1bda969ec9d441fd
sha256sums = 834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0
@@ -40,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.67
+ provides = linux=3.16.68
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.67
+ provides = linux-headers=3.16.68
pkgname = linux-lts316-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-lts316 kernel
diff --git a/PKGBUILD b/PKGBUILD
index 25206ab9205b..6f9db09e1e98 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
set -u
pkgbase="linux-lts316"
_srcname="linux-3.16"
-pkgver="3.16.67"
+pkgver="3.16.68"
pkgrel='1'
arch=('i686' 'x86_64')
url="https://www.kernel.org/"
@@ -29,7 +29,7 @@ source=(
'update.sh'
)
sha256sums=('4813ad7927a7d92e5339a873ab16201b242b2748934f12cb5df9ba2cfe1d77a0'
- '51fd8db1b038cd3bf26b6e6a860e67522305a9e8c968eef294c818eb5f68e49e'
+ 'a40174eded5708474b4471c5b549e005c7f4af1b400c7fc88d5175e7ef622cf7'
'3bce3e9adce8ae3f826eebab75e9784ca92a914e526ae352de61c1da93aab8d3'
'4075225384463e76cc861761fb5fe4b1ce2c49e8ab1b201b1bda969ec9d441fd'
'834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'