mirror of
https://gitdl.cn/https://github.com/chakralinux/lib32.git
synced 2025-02-03 04:27:15 +08:00
Update lib32-primus to latest version.
This commit is contained in:
parent
4ebc12604e
commit
cd6b7ab225
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user