diff options
author | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-07-24 18:57:13 -0300 |
---|---|---|
committer | coadde [Márcio Alexandre Silva Delgado] <coadde@parabola.nu> | 2014-07-24 18:57:13 -0300 |
commit | 52a175ab2e683d8dcb8400c054b96d37db0f3d20 (patch) | |
tree | 1581fefed2f0c63e6b82acc545428c0c992eae06 /libre/bbswitch-libre | |
parent | 67a2af695512d455d925a28378806d9baac68a15 (diff) | |
parent | 2bc0e4fd509e9a6ab24013506be8167e5085ff5f (diff) | |
download | abslibre-52a175ab2e683d8dcb8400c054b96d37db0f3d20.tar.gz abslibre-52a175ab2e683d8dcb8400c054b96d37db0f3d20.tar.bz2 abslibre-52a175ab2e683d8dcb8400c054b96d37db0f3d20.zip |
Merge branch 'master' of git://projects.parabolagnulinux.org/abslibre
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 f6018eb73..a8d021a68 100644 --- a/libre/bbswitch-libre/PKGBUILD +++ b/libre/bbswitch-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 113837 2014-07-01 06:40:14Z tpowa $ +# $Id: PKGBUILD 115907 2014-07-18 11:31:12Z tpowa $ # Maintainer (Arch): Sven-Hendrik Haase <sh@lutzhaase.com> # Contributor (Arch): M0Rf30 # Contributor (Arch): Samsagax <samsagax@gmail.com> @@ -8,7 +8,7 @@ _pkgname=bbswitch pkgname=bbswitch-libre pkgver=0.8 _extramodules=extramodules-3.15-libre # Don't forget to update bbswitch.install -pkgrel=12.1 +pkgrel=13 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") |