diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-07-19 14:34:51 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-07-19 14:34:51 -0300 |
commit | 778541e98a450c29e875e073d0f10737468db5c9 (patch) | |
tree | 82db1d694e2466d7962cd3809ee407c2144492ff /libre/bbswitch-libre | |
parent | 39f137030a008043d035a1daee7d2047c2b8f68d (diff) |
rebuild packages against linux-libre-3.15.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 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") |