summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82c77a104daa..365161eb98e1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-lts316
- pkgver = 3.16.80
+ pkgver = 3.16.81
pkgrel = 1
url = https://www.kernel.org/
arch = i686
@@ -12,7 +12,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.80.xz
+ source = https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.16.81.xz
source = config
source = config.x86_64
source = 99-linux.hook
@@ -22,7 +22,7 @@ pkgbase = linux-lts316
source = 0001-binutils.2.31.max-page-size.patch
source = update.sh
md5sums = 5c569ed649a0c9711879f333e90c5386
- md5sums = 0d58584156a25f641304ed3f6c1f48ed
+ md5sums = 40d08732754c661356ca5a8e86005a58
md5sums = 5c85a1cef25029a8eb87d0edeec0cb04
md5sums = f45197ec50bb5f7a85991f6e99ad49c6
md5sums = 90cd68710e3064d9b65f5549570f7821
@@ -32,7 +32,7 @@ pkgbase = linux-lts316
md5sums = 07dc499a909a3bb63fc3fdc0d0652e64
md5sums = e6a1be64b190d846648d671c012d6dd3
sha256sums = 4813ad7927a7d92e5339a873ab16201b242b2748934f12cb5df9ba2cfe1d77a0
- sha256sums = dd5812009daf8630517e2323640dc796323b27d719521c60532fd7a3cdfbdac7
+ sha256sums = 9eee44021dc9e229c2d1b1601cec0d6e623e00147fd27b0fd0cf624fcdcee24d
sha256sums = 3bce3e9adce8ae3f826eebab75e9784ca92a914e526ae352de61c1da93aab8d3
sha256sums = 328539797005cb43362b75ca9965791a1ed34525101c286e4fb49694faa40e4c
sha256sums = 834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0
@@ -50,12 +50,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.80
+ provides = linux=3.16.81
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.80
+ provides = linux-headers=3.16.81
pkgname = linux-lts316-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-lts316 kernel
diff --git a/PKGBUILD b/PKGBUILD
index abb6d884a4ef..18fb5495fad0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
set -u
pkgbase="linux-lts316"
_srcname="linux-3.16"
-pkgver="3.16.80"
+pkgver="3.16.81"
pkgrel='1'
arch=('i686' 'x86_64')
url="https://www.kernel.org/"
@@ -29,7 +29,7 @@ source=(
'update.sh'
)
md5sums=('5c569ed649a0c9711879f333e90c5386'
- '0d58584156a25f641304ed3f6c1f48ed'
+ '40d08732754c661356ca5a8e86005a58'
'5c85a1cef25029a8eb87d0edeec0cb04'
'f45197ec50bb5f7a85991f6e99ad49c6'
'90cd68710e3064d9b65f5549570f7821'
@@ -39,7 +39,7 @@ md5sums=('5c569ed649a0c9711879f333e90c5386'
'07dc499a909a3bb63fc3fdc0d0652e64'
'e6a1be64b190d846648d671c012d6dd3')
sha256sums=('4813ad7927a7d92e5339a873ab16201b242b2748934f12cb5df9ba2cfe1d77a0'
- 'dd5812009daf8630517e2323640dc796323b27d719521c60532fd7a3cdfbdac7'
+ '9eee44021dc9e229c2d1b1601cec0d6e623e00147fd27b0fd0cf624fcdcee24d'
'3bce3e9adce8ae3f826eebab75e9784ca92a914e526ae352de61c1da93aab8d3'
'328539797005cb43362b75ca9965791a1ed34525101c286e4fb49694faa40e4c'
'834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'