summaryrefslogtreecommitdiff
path: root/community/primus
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 23:55:53 +0000
committerNicolás Reynolds <fauno@endefensadelsl.org>2013-12-27 23:55:53 +0000
commit65eeff79fff8a1bfdf67ca51d147384f46f4d5c0 (patch)
treefbfdff322b28d9a3c37e6e31c94caf1d8e48dac1 /community/primus
parentd53c44f055929b18d7d1b25f8367ee5836c435fc (diff)
Fri Dec 27 23:54:04 UTC 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 e7f024443..31c6f3a31 100644
--- a/community/primus/PKGBUILD
+++ b/community/primus/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Alexander Monakov <amonakov@gmail.com>
pkgname=primus
-pkgver=20131027
+pkgver=20131226
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#commit=31ca47e644")
+source=("git://github.com/amonakov/primus.git#commit=074817614c")
sha1sums=('SKIP')
build() {