summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authordysphoria2019-05-16 00:03:00 +0100
committerdysphoria2019-05-16 00:03:00 +0100
commit05006412715ff18d55273f1f1f26ff7bbfca8304 (patch)
tree058131970095cb40df006972bf83e77c7a7c0cd1
parent4a362eb6b73a860fdec8825786cdd923661db3a7 (diff)
downloadaur-05006412715ff18d55273f1f1f26ff7bbfca8304.tar.gz
[upd] bump to latest
-rw-r--r--.SRCINFO19
-rw-r--r--PKGBUILD13
2 files changed, 16 insertions, 16 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b5c52d05345f..dbe8fb572f64 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,6 @@
-# Generated by mksrcinfo v8
-# Wed May 8 11:49:57 UTC 2019
pkgbase = linux-lts-tomoyo
- pkgver = 4.19.41
- pkgrel = 3
+ pkgver = 4.19.43
+ pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
license = GPL2
@@ -11,19 +9,20 @@ pkgbase = linux-lts-tomoyo
makedepends = inetutils
makedepends = bc
makedepends = libelf
- depends = tomoyo-tools-25
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.19.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.19.41.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.19.43.xz
source = config
source = 60-linux.hook
source = 90-linux.hook
source = linux-lts.preset
source = 0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch
+ validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
+ validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1
sha256sums = SKIP
- sha256sums = e22ea2605d15ebb3285dfcae0174276467b9b14659a3b05487b024dab7ded051
+ sha256sums = 76d70fd9edc3f5eb106eec2815d51717c2daf698b258a2c21f9cbdb495a3002c
sha256sums = dfd03045db0fd87adeda3397ee25d6d75d22ca686ffc167161d286d5bffb38de
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
@@ -39,14 +38,14 @@ pkgname = linux-lts-tomoyo
depends = mkinitcpio>=0.7
depends = tomoyo-tools-25
optdepends = crda: to set the correct wireless channels of your country
- provides = linux-lts-tomoyo=4.19.41
+ provides = linux-lts-tomoyo=4.19.43
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 = linux-lts-tomoyo-headers=4.19.41
+ provides = linux-lts-tomoyo-headers=4.19.43
pkgname = linux-lts-tomoyo-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-lts-tomoyo kernel
- provides = linux-lts-tomoyo-docs=4.19.41
+ provides = linux-lts-tomoyo-docs=4.19.43
diff --git a/PKGBUILD b/PKGBUILD
index ab9808a64f8a..24db9d68fde0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,15 +6,15 @@
pkgbase=linux-lts-tomoyo
_srcname=linux-4.19
-pkgver=4.19.41
-pkgrel=3
+pkgver=4.19.43
+pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
license=('GPL2')
-depends=('tomoyo-tools-25')
makedepends=('xmlto' 'kmod' 'inetutils' 'bc' 'libelf')
options=('!strip')
-source=(https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.{xz,sign}
+source=(
+ https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.{xz,sign}
https://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.xz
'config' # the main kernel config file
'60-linux.hook' # pacman hook for depmod
@@ -22,13 +22,14 @@ source=(https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.{xz,sign}
'linux-lts.preset' # standard config files for mkinitcpio ramdisk
'0001-add-sysctl-to-disallow-unprivileged-CLONE_NEWUSER-by.patch'
)
-validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
+validpgpkeys=(
+ 'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
sha256sums=('0c68f5655528aed4f99dae71a5b259edc93239fa899e2df79c055275c21749a1'
'SKIP'
- 'e22ea2605d15ebb3285dfcae0174276467b9b14659a3b05487b024dab7ded051'
+ '76d70fd9edc3f5eb106eec2815d51717c2daf698b258a2c21f9cbdb495a3002c'
'dfd03045db0fd87adeda3397ee25d6d75d22ca686ffc167161d286d5bffb38de'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'