summaryrefslogtreecommitdiff
path: root/community/primus/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/primus/PKGBUILD')
-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() {