mirror of
https://gitdl.cn/https://github.com/chakralinux/core.git
synced 2025-02-11 00:24:36 +08:00
Update primus to latest version.
This commit is contained in:
parent
f55bf38669
commit
474f13f06d
@ -1,8 +1,8 @@
|
|||||||
# Maintainer: Neophytos Kolokotronis <tetris4@gmail.com>
|
# Maintainer: Neophytos Kolokotronis <tetris4@gmail.com>
|
||||||
# Contributions from Arch: https://projects.archlinux.org/svntogit/community.git/tree/trunk?h=packages/primus
|
# Contributions from Arch: https://projects.archlinux.org/svntogit/community.git/tree/trunk?h=packages/primus
|
||||||
|
# If you update this package,please remember to update lib32-primus!
|
||||||
pkgname=primus
|
pkgname=primus
|
||||||
pkgver=20131226
|
pkgver=20141228
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc="Faster OpenGL offloading for Bumblebee (git sources)"
|
pkgdesc="Faster OpenGL offloading for Bumblebee (git sources)"
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
@ -11,7 +11,7 @@ license=('custom:ISC')
|
|||||||
depends=('bumblebee')
|
depends=('bumblebee')
|
||||||
makedepends=('git')
|
makedepends=('git')
|
||||||
provides=('primus')
|
provides=('primus')
|
||||||
source=("git://github.com/amonakov/primus.git#commit=074817614c")
|
source=("git://github.com/amonakov/primus.git#commit=7e21554eb2")
|
||||||
sha1sums=('SKIP')
|
sha1sums=('SKIP')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
Loading…
Reference in New Issue
Block a user