summaryrefslogtreecommitdiff
path: root/community/primus
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2013-04-27 00:07:38 -0700
committerroot <root@rshg054.dnsready.net>2013-04-27 00:07:38 -0700
commita27a6af53095da314eca1d33911f72775dfc2bce (patch)
treef500052f401a6cb073a7080fe3bc3574e69ed7eb /community/primus
parenta247f0004e94d32b5fe69a5123e1c6684d8cf096 (diff)
Sat Apr 27 00:07:38 PDT 2013
Diffstat (limited to 'community/primus')
-rw-r--r--community/primus/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/primus/PKGBUILD b/community/primus/PKGBUILD
index a705d38e0..8abcacf90 100644
--- a/community/primus/PKGBUILD
+++ b/community/primus/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Alexander Monakov <amonakov@gmail.com>
pkgname=primus
-pkgver=20130414
+pkgver=20130425
pkgrel=1
pkgdesc="Faster OpenGL offloading for Bumblebee"
arch=('i686' 'x86_64')
@@ -10,7 +10,7 @@ url="https://github.com/amonakov/primus"
license=('custom:ISC')
depends=('bumblebee')
makedepends=('git')
-source=(git://github.com/amonakov/primus.git)
+source=("git://github.com/amonakov/primus.git#commit=31ca47e644")
sha1sums=('SKIP')
build() {