summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJosip Ponjavic2020-04-03 18:37:23 +0200
committerJosip Ponjavic2020-04-03 18:37:23 +0200
commit76fc50c4947f2ed639664f2ab96f579c78c03998 (patch)
treeb0a9bf17dff5f990b5a1901738f7c9e85524140e /PKGBUILD
parentb22310554156bb876be2a9976b373aad9c819a4f (diff)
downloadaur-76fc50c4947f2ed639664f2ab96f579c78c03998.tar.gz
4.19.114-2 (clr 4.19.113-128) update for virtualbox guest patches
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 628f3deba787..8b6775757986 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -61,10 +61,10 @@ _localmodcfg=
_major=4.19
_minor=114
_srcname=linux-${_major}
-_clr=${_major}.113-126
+_clr=${_major}.113-128
pkgbase=linux-clear-lts2018
pkgver=${_major}.${_minor}
-pkgrel=1
+pkgrel=2
pkgdesc='Clear Linux lts2018'
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux-lts2018"
@@ -205,7 +205,7 @@ _package() {
optdepends=('crda: to set the correct wireless channels of your country'
'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')
- provides=('WIREGUARD-MODULE')
+ provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE)
install=linux.install
cd $_srcname