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

Sven-Hendrik Haase svenstaro at archlinux.org
Sat May 12 01:00:06 UTC 2018


    Date: Saturday, May 12, 2018 @ 01:00:05
  Author: svenstaro
Revision: 320923

upgpkg: bumblebee 3.2.1-17

Switch to updated nvidia versions

Modified:
  bumblebee/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-12 00:58:40 UTC (rev 320922)
+++ PKGBUILD	2018-05-12 01:00:05 UTC (rev 320923)
@@ -3,7 +3,7 @@
 
 pkgname=bumblebee
 pkgver=3.2.1
-pkgrel=16
+pkgrel=17
 pkgdesc="NVIDIA Optimus support for Linux through VirtualGL"
 arch=('x86_64')
 depends=('virtualgl' 'glib2' 'mesa-libgl')
@@ -10,8 +10,8 @@
 makedepends=('help2man')
 optdepends=('bbswitch: switch on/off discrete card'
             'nvidia: NVIDIA kernel driver'
-            'nvidia-340xx: NVIDIA kernel driver for older devices'
-            'nvidia-304xx: NVIDIA kernel driver for even older devices'
+            'nvidia-390xx: NVIDIA kernel driver for old devices'
+            'nvidia-340xx: NVIDIA kernel driver for even older devices'
             'primus: faster back-end for optirun'
             'lib32-virtualgl: run 32bit applications with optirun'
             'lib32-primus: faster back-end for optirun')



More information about the arch-commits mailing list