summaryrefslogtreecommitdiff
path: root/libre/bbswitch-libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-05-29 12:24:05 -0300
committerAndré Fabian Silva Delgado <emulatorman@lavabit.com>2013-05-29 12:24:05 -0300
commit6a1f607ac721d5db41034ee7c9e9f9eeb6ca1450 (patch)
tree7a44bf1b31c4fa05a71275ea11366d2054bfeccd /libre/bbswitch-libre
parent3c1aa4727285ab26bc41bb5711f052fa217bde6d (diff)
downloadabslibre-6a1f607ac721d5db41034ee7c9e9f9eeb6ca1450.tar.gz
abslibre-6a1f607ac721d5db41034ee7c9e9f9eeb6ca1450.tar.bz2
abslibre-6a1f607ac721d5db41034ee7c9e9f9eeb6ca1450.zip
bbswitch-libre-0.7-1: updating version
Diffstat (limited to 'libre/bbswitch-libre')
-rw-r--r--libre/bbswitch-libre/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/bbswitch-libre/PKGBUILD b/libre/bbswitch-libre/PKGBUILD
index fe5469dd0..2dc83cb5e 100644
--- a/libre/bbswitch-libre/PKGBUILD
+++ b/libre/bbswitch-libre/PKGBUILD
@@ -5,9 +5,9 @@
_pkgname=bbswitch
pkgname=bbswitch-libre
-pkgver=0.6
+pkgver=0.7
_extramodules=extramodules-3.9-LIBRE # Don't forget to update bbswitch.install
-pkgrel=8
+pkgrel=1
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")
@@ -19,7 +19,7 @@ conflicts=$_pkgname
provides=$_pkgname=$pkgver
install=bbswitch.install
source=("https://github.com/Bumblebee-Project/bbswitch/archive/v${pkgver}.tar.gz")
-md5sums=('c5496e3225c8e70d02a24bfd8a50faf6')
+md5sums=('b9df5ea40109ef9766448a0577c798e6')
build() {
cd ${srcdir}/${_pkgname}-${pkgver}