summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPiotr Gorski2019-10-04 13:59:59 +0200
committerPiotr Gorski2019-10-04 13:59:59 +0200
commit3c6e1939ea12b87416c97d35ca78c0df4e52d52c (patch)
tree19713fe46260a4a14d02440845847d7073dfe82b /PKGBUILD
parent9da0210742ace45e47e4dd58d2be126a181020c9 (diff)
downloadaur-3c6e1939ea12b87416c97d35ca78c0df4e52d52c.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 b64e980e859e..fb8193f42639 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -56,7 +56,7 @@ _lqxpatchrel=27
_lqxpatchver=${_lqxpatchname}-${_major}-${_lqxpatchrel}
pkgbase=linux-lqx
pkgver=5.2.18_1
-pkgrel=2
+pkgrel=3
arch=('x86_64')
url="http://liquorix.net/"
license=('GPL2')
@@ -193,7 +193,8 @@ _package() {
pkgdesc="A desktop oriented kernel and modules with Liquorix patches"
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