summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPiotr Gorski2019-10-04 14:00:30 +0200
committerPiotr Gorski2019-10-04 14:00:30 +0200
commit0f24062880fada18537e58e97848b13d389571bb (patch)
tree6aebbe33c95024c880f25bcfc9c41f97df0981ee /PKGBUILD
parent3bbef3d82f31a8126e23239e26470b4860cb430c (diff)
downloadaur-0f24062880fada18537e58e97848b13d389571bb.tar.gz
Sync with Arch
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 71ab90f0f15e..abef6f5bdcf4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -49,7 +49,7 @@ _1k_HZ_ticks=
pkgbase=linux-next-git
pkgver=20191004.r0.g311ef88adfa3
_srcname=linux-next
-pkgrel=1
+pkgrel=2
arch=('x86_64')
url="http://www.kernel.org/"
license=('GPL2')
@@ -191,7 +191,8 @@ _package() {
pkgdesc="The ${pkgbase/linux/Linux} kernel and modules"
depends=('coreutils' 'kmod' 'initramfs')
optdepends=('crda: to set the correct wireless channels of your country'
- 'linux-firmware: firmware images needed for some devices')
+ 'linux-firmware: firmware images needed for some devices'
+ 'modprobed-db: Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig')
backup=("etc/mkinitcpio.d/$pkgbase.preset")
install=linux.install