[arch-commits] Commit in linux-lts/trunk (PKGBUILD)

Andreas Radke andyrtr at archlinux.org
Tue Feb 16 21:41:23 UTC 2021


    Date: Tuesday, February 16, 2021 @ 21:41:23
  Author: andyrtr
Revision: 408325

upgpkg: linux-lts 5.10.16-2: provide VIRTUALBOX-GUEST-MODULES; FS#69668

Modified:
  linux-lts/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-16 20:21:30 UTC (rev 408324)
+++ PKGBUILD	2021-02-16 21:41:23 UTC (rev 408325)
@@ -2,7 +2,7 @@
 
 pkgbase=linux-lts
 pkgver=5.10.16
-pkgrel=1
+pkgrel=2
 pkgdesc='LTS Linux'
 url="https://www.kernel.org/"
 arch=(x86_64)
@@ -70,7 +70,7 @@
   depends=(coreutils kmod initramfs)
   optdepends=('crda: to set the correct wireless channels of your country'
               'linux-firmware: firmware images needed for some devices')
-  provides=(WIREGUARD-MODULE)
+  provides=(VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE)
   replaces=(wireguard-lts)
 
   cd $_srcname



More information about the arch-commits mailing list