diff options
author | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-01-21 03:40:08 +0000 |
---|---|---|
committer | Nicolás Reynolds <fauno@endefensadelsl.org> | 2014-01-21 03:40:08 +0000 |
commit | 6f1efdf04cd569f1191e365ac4c5d473bdfe2c15 (patch) | |
tree | e753b186882be1bf12fae5dfd53b2f73625ae2ea /libre/bbswitch-libre | |
parent | f4e0d41bdfa80b65960c85d4d526814a91f52e62 (diff) |
Tue Jan 21 03:36:05 UTC 2014
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 3c6f1ba33..745c3fce3 100644 --- a/libre/bbswitch-libre/PKGBUILD +++ b/libre/bbswitch-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 103710 2014-01-10 12:51:56Z tpowa $ +# $Id: PKGBUILD 104385 2014-01-19 20:27:05Z 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=4 +pkgrel=5 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") |