Update lib32-primus to latest version.

This commit is contained in:
Jeff Huang 2015-01-04 13:46:45 +00:00
parent 4ebc12604e
commit cd6b7ab225

View File

@ -3,15 +3,15 @@
_pkgbasename=primus
pkgname=lib32-$_pkgbasename
pkgver=20131226
pkgrel=2
pkgver=20141228
pkgrel=1
pkgdesc="Faster OpenGL offloading for Bumblebee (32-bit library, git sources)"
arch=('x86_64')
url="https://github.com/amonakov/primus"
license=('custom:ISC')
depends=($_pkgbasename=$pkgver 'bumblebee' 'lib32-mesa-libgl')
makedepends=('git' 'gcc-multilib')
source=("git://github.com/amonakov/primus.git#commit=074817614c")
source=("git://github.com/amonakov/primus.git#commit=7e21554eb2")
md5sums=('SKIP')
build() {