summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
Diffstat (limited to 'libre')
-rw-r--r--libre/bumblebee-libre/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/bumblebee-libre/PKGBUILD b/libre/bumblebee-libre/PKGBUILD
index d07cb1c64..4ac8c524d 100644
--- a/libre/bumblebee-libre/PKGBUILD
+++ b/libre/bumblebee-libre/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=bumblebee
pkgname=bumblebee-libre
-pkgver=3.2
+pkgver=3.2.1
pkgrel=1
pkgdesc="NVIDIA Optimus support for GNU/Linux through VirtualGL, without nonfree nvidia driver support"
arch=('i686' 'x86_64')
@@ -27,7 +27,7 @@ backup=('etc/bumblebee/bumblebee.conf'
'etc/bumblebee/xorg.conf.nouveau')
source=("http://www.bumblebee-project.org/${_pkgname}-${pkgver}.tar.gz"
'libre.patch')
-md5sums=('690d0b3aea4ae1fc2a72fe2719ecfd74'
+md5sums=('30974e677bb13e8a3825fd6f3e7d3b24'
'f8b6044310039911236f53a625c611a6')
prepare() {