diff options
author | Tony Lambiris | 2018-12-14 18:22:43 -0500 |
---|---|---|
committer | Tony Lambiris | 2018-12-14 18:22:43 -0500 |
commit | c5b38c2a7a70bd8fb8702385ef21635640b52b30 (patch) | |
tree | ef80bcc97399535927c308114885b41f9e067f79 | |
parent | 0aedb035ac96778687f86900e915cc88ce37da2f (diff) | |
download | aur-c5b38c2a7a70bd8fb8702385ef21635640b52b30.tar.gz |
Version bump
-rw-r--r-- | .SRCINFO | 10 | ||||
-rw-r--r-- | PKGBUILD | 6 | ||||
-rw-r--r-- | config | 4 |
3 files changed, 10 insertions, 10 deletions
@@ -1,7 +1,7 @@ pkgbase = linux-macbook - pkgver = 4.19.4.arch1 - pkgrel = 2 - url = https://git.archlinux.org/linux.git/log/?h=v4.19.4-arch1 + pkgver = 4.19.9.arch1 + pkgrel = 1 + url = https://git.archlinux.org/linux.git/log/?h=v4.19.9-arch1 arch = x86_64 license = GPL2 makedepends = xmlto @@ -13,7 +13,7 @@ pkgbase = linux-macbook makedepends = python-sphinx makedepends = graphviz options = !strip - source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v4.19.4-arch1 + source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v4.19.9-arch1 source = config source = 60-linux.hook source = 90-linux.hook @@ -24,7 +24,7 @@ pkgbase = linux-macbook validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E validpgpkeys = 8218F88849AAC522E94CF470A5E9288C4FA415FA sha256sums = SKIP - sha256sums = e7fa30bb2de12d1a2488423e27c00f26d55668e310e69aaf93673c1afd89dbaf + sha256sums = 2aa5cde5c40ca06ea0a10b9a212bd9b96deb548d58c0a55386f0e8ae5fc0edf5 sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21 sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919 sha256sums = ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65 @@ -5,9 +5,9 @@ #pkgbase=linux # Build stock -ARCH kernel pkgbase=linux-macbook # Build kernel with a different name -_srcver=4.19.4-arch1 +_srcver=4.19.9-arch1 pkgver=${_srcver//-/.} -pkgrel=2 +pkgrel=1 arch=(x86_64) url="https://git.archlinux.org/linux.git/log/?h=v$_srcver" license=(GPL2) @@ -29,7 +29,7 @@ validpgpkeys=( '8218F88849AAC522E94CF470A5E9288C4FA415FA' # Jan Alexander Steffens (heftig) ) sha256sums=('SKIP' - 'e7fa30bb2de12d1a2488423e27c00f26d55668e310e69aaf93673c1afd89dbaf' + '2aa5cde5c40ca06ea0a10b9a212bd9b96deb548d58c0a55386f0e8ae5fc0edf5' 'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21' '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919' 'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65' @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.3-arch1 Kernel Configuration +# Linux/x86 4.19.8-arch1 Kernel Configuration # # @@ -3566,7 +3566,7 @@ CONFIG_IEEE802154_ADF7242=m CONFIG_IEEE802154_CA8210=m # CONFIG_IEEE802154_CA8210_DEBUGFS is not set CONFIG_IEEE802154_MCR20A=m -# CONFIG_IEEE802154_HWSIM is not set +CONFIG_IEEE802154_HWSIM=m CONFIG_XEN_NETDEV_FRONTEND=m CONFIG_XEN_NETDEV_BACKEND=m CONFIG_VMXNET3=m |