summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordysphr@aur2015-08-13 12:03:20 +0100
committerdysphr@aur2015-08-13 12:03:20 +0100
commit5a4515dd1b36f1342a613cd9dadf184b3c2d70aa (patch)
tree6536a842d07849b7039eeaba9768101c92f804c8
parentb173f08edf89aabc0f6df23c0af20e9b1c6fc317 (diff)
downloadaur-5a4515dd1b36f1342a613cd9dadf184b3c2d70aa.tar.gz
bump to latest version
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 35afcff1dd11..a5091eb1f95c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-lts-tomoyo
- pkgver = 3.14.48
+ pkgver = 3.14.50
pkgrel = 1
url = http://www.kernel.org/
arch = i686
@@ -15,8 +15,8 @@ pkgbase = linux-lts-tomoyo
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.14.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.14.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.14.48.xz
- source = https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.14.48.sign
+ source = https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.14.50.xz
+ source = https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.14.50.sign
source = config
source = config.x86_64
source = linux-lts-tomoyo.preset
@@ -28,7 +28,7 @@ pkgbase = linux-lts-tomoyo
source = gcc5_buildfixes.diff
sha256sums = 61558aa490855f42b6340d1a1596be47454909629327c49a5e4e10268065dffa
sha256sums = SKIP
- sha256sums = d654e53b889fd9244ce2ec9d8ab4cb5fe68d0c4ae6a49efa517850cbd22ebcd5
+ sha256sums = 12b938ea1f10aa8f8d34833fd2464abde33a7f9eae5a71dad60a50358e9fcca0
sha256sums = SKIP
sha256sums = af6a452fcc11cfa6b538f4124b50381f1dc05ca20bf8dc336552fa7cc354bac3
sha256sums = b6f0f344773b51768ca53158a05a16e1328ad0def7b77ca0bce43211216e5cb1
@@ -48,20 +48,20 @@ pkgname = linux-lts-tomoyo
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = kernel26-lts-tomoyo=3.14.48
+ provides = kernel26-lts-tomoyo=3.14.50
conflicts = kernel26-lts-tomoyo
replaces = kernel26-lts-tomoyo
backup = etc/mkinitcpio.d/linux-lts-tomoyo.preset
pkgname = linux-lts-tomoyo-headers
pkgdesc = Header files and scripts for building modules for Linux-lts-tomoyo kernel
- provides = kernel26-lts-tomoyo-headers=3.14.48
+ provides = kernel26-lts-tomoyo-headers=3.14.50
conflicts = kernel26-lts-tomoyo-headers
replaces = kernel26-lts-tomoyo-headers
pkgname = linux-lts-tomoyo-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-lts-tomoyo kernel
- provides = kernel26-lts-tomoyo-docs=3.14.48
+ provides = kernel26-lts-tomoyo-docs=3.14.50
conflicts = kernel26-lts-tomoyo-docs
replaces = kernel26-lts-tomoyo-docs
diff --git a/PKGBUILD b/PKGBUILD
index 1a8b16f05a21..1741ab07bce8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgbase=linux-lts-tomoyo
_srcname=linux-3.14
-pkgver=3.14.48
+pkgver=3.14.50
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.kernel.org/"
@@ -31,7 +31,7 @@ source=(https://www.kernel.org/pub/linux/kernel/v3.x/${_srcname}.tar.{xz,sign}
# https://www.kernel.org/pub/linux/kernel/v3.x/sha256sums.asc
sha256sums=('61558aa490855f42b6340d1a1596be47454909629327c49a5e4e10268065dffa'
'SKIP'
- 'd654e53b889fd9244ce2ec9d8ab4cb5fe68d0c4ae6a49efa517850cbd22ebcd5'
+ '12b938ea1f10aa8f8d34833fd2464abde33a7f9eae5a71dad60a50358e9fcca0'
'SKIP'
'af6a452fcc11cfa6b538f4124b50381f1dc05ca20bf8dc336552fa7cc354bac3'
'b6f0f344773b51768ca53158a05a16e1328ad0def7b77ca0bce43211216e5cb1'