diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-12-27 06:50:48 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-12-27 06:50:48 -0200 |
commit | a2e1645202ceca495269194a5505df6b1596b3b7 (patch) | |
tree | e1298fffccb8f4b4963f87334f159b2d42b60350 /libre/bbswitch-libre | |
parent | 2c7b72dc38a9acbc63e4448c945a7b3eab00f0d9 (diff) |
rebuilding packages against linux-libre-3.12.6-1
Diffstat (limited to 'libre/bbswitch-libre')
-rw-r--r-- | libre/bbswitch-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/bbswitch-libre/PKGBUILD b/libre/bbswitch-libre/PKGBUILD index 230edbd0b..f4342a06d 100644 --- a/libre/bbswitch-libre/PKGBUILD +++ b/libre/bbswitch-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 102488 2013-12-12 12:37:54Z foutrelis $ +# $Id: PKGBUILD 102833 2013-12-21 18:31:51Z tpowa $ # Maintainer: Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor: M0Rf30 # Contributor: Samsagax <samsagax@gmail.com> @@ -8,7 +8,7 @@ _pkgname=bbswitch pkgname=bbswitch-libre pkgver=0.8 _extramodules=extramodules-3.12-LIBRE # Don't forget to update bbswitch.install -pkgrel=2 +pkgrel=3 pkgdesc="Kernel module allowing to switch dedicated graphics card on Optimus laptops (built for the linux-libre kernel package)" arch=('i686' 'x86_64' 'mips64el') url=("http://github.com/Bumblebee-Project/bbswitch") |