summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeopold Bloom2015-10-10 14:48:51 -0400
committerLeopold Bloom2015-10-10 14:48:51 -0400
commit67c2a295dcaac8834440247df988bf06a88721e5 (patch)
tree516bf22ad34138c565754d09fa548d7763d3f433
parenta657bc1c0cd20f02eafe5785f483df386844ab96 (diff)
downloadaur-67c2a295dcaac8834440247df988bf06a88721e5.tar.gz
update to 1.1.1-2; fix llvm 3.7 support hopefully
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 922719885cbc..dc805158a583 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = beignet
pkgdesc = A GPGPU System for Intel Ivybridge GPUs
pkgver = 1.1.1
- pkgrel = 1
+ pkgrel = 2
url = http://cgit.freedesktop.org/beignet/
arch = x86_64
license = LGPL2.1
diff --git a/PKGBUILD b/PKGBUILD
index 36a4d2acee94..c65db2722327 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Current Maintainer: Leopold Bloom <blinxwang@gmail.com>
pkgname=beignet
pkgver=1.1.1
-pkgrel=1
+pkgrel=2
pkgdesc='A GPGPU System for Intel Ivybridge GPUs'
arch=('x86_64')
url='http://cgit.freedesktop.org/beignet/'