summaryrefslogtreecommitdiff
path: root/libre/bbswitch-libre/PKGBUILD
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-06-06 21:36:45 -0600
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-06-06 21:36:45 -0600
commit8ec4b9333a52352dc0030f2368e851404fb14e65 (patch)
tree45c9f623ca59e6da9a7243c870b7693d6b50f667 /libre/bbswitch-libre/PKGBUILD
parente1775e3c54b852a7d349b4a818794adb8f81487f (diff)
parentfc7e49d04d3f1b8e84dbb6fb0cc76e417d362b4c (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Conflicts: libre/libretools/PKGBUILD
Diffstat (limited to 'libre/bbswitch-libre/PKGBUILD')
-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}