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

Evangelos Foutras foutrelis at nymeria.archlinux.org
Fri Jun 28 18:19:52 UTC 2013


    Date: Friday, June 28, 2013 @ 20:19:52
  Author: foutrelis
Revision: 93208

upgpkg: bbswitch 0.7-4

Linux 3.9.8 rebuild.

Modified:
  bbswitch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-28 18:16:15 UTC (rev 93207)
+++ PKGBUILD	2013-06-28 18:19:52 UTC (rev 93208)
@@ -5,7 +5,7 @@
 pkgname=bbswitch
 pkgver=0.7
 _extramodules=extramodules-3.9-ARCH # Don't forget to update bbswitch.install
-pkgrel=3
+pkgrel=4
 pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus laptops"
 arch=('i686' 'x86_64')
 url=("http://github.com/Bumblebee-Project/bbswitch")
@@ -20,7 +20,7 @@
   cd ${srcdir}/${pkgname}-${pkgver}
 
   _kernver="$(cat /usr/lib/modules/${_extramodules}/version)"
-   
+
   make KDIR=/usr/src/linux-${_kernver}
 }
 




More information about the arch-commits mailing list