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

Jelle van der Waa jelle at archlinux.org
Thu Aug 11 19:33:23 UTC 2016


    Date: Thursday, August 11, 2016 @ 19:33:23
  Author: jelle
Revision: 186444

upgpkg: bbswitch 0.8-52

Modified:
  bbswitch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-11 18:27:15 UTC (rev 186443)
+++ PKGBUILD	2016-08-11 19:33:23 UTC (rev 186444)
@@ -7,7 +7,7 @@
 pkgname=(bbswitch bbswitch-dkms)
 pkgver=0.8
 _extramodules=extramodules-4.7-ARCH # Don't forget to update bbswitch.install
-pkgrel=51
+pkgrel=52
 pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus laptops"
 arch=('i686' 'x86_64')
 url="http://github.com/Bumblebee-Project/bbswitch"
@@ -25,7 +25,7 @@
 }
 
 package_bbswitch() {
-  depends=('linux>=4.6' 'linux<4.7')
+  depends=('linux>=4.7' 'linux<4.8')
   install=bbswitch.install
 
   cd ${srcdir}/${pkgbase}-${pkgver}



More information about the arch-commits mailing list