diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-27 14:33:10 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-27 14:33:10 -0300 |
commit | c10534e691b6f6bb9b1e733b0bdbcd31878dc1af (patch) | |
tree | 7314dd8faea199914757991f6b985f11c8cf867d | |
parent | fa61b529c0d1748645065553e655ab2a928bcd00 (diff) |
bumblebee-libre-3.2.1-1: updating version
-rw-r--r-- | libre/bumblebee-libre/PKGBUILD | 4 |
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() { |