summaryrefslogtreecommitdiff
path: root/extra/intel-tbb/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/intel-tbb/PKGBUILD')
-rw-r--r--extra/intel-tbb/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/intel-tbb/PKGBUILD b/extra/intel-tbb/PKGBUILD
index 950b81527..400dcb52c 100644
--- a/extra/intel-tbb/PKGBUILD
+++ b/extra/intel-tbb/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 188979 2013-06-27 17:08:09Z eric $
+# $Id: PKGBUILD 194497 2013-09-16 20:37:59Z eric $
# Maintainer: Stéphane Gaudreault <stephane@archlinux.org>
# Contributor: Thomas Dziedzic < gostrc at gmail >
# Contributor: Denis Martinez <deuns.martinez AT gmail.com>
pkgname=intel-tbb
-pkgver=4.1_20130613
+pkgver=4.2_20130725
pkgrel=1
pkgdesc='High level abstract threading library'
arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ url='http://www.threadingbuildingblocks.org/'
license=('GPL')
depends=('gcc-libs')
source=("http://threadingbuildingblocks.org/sites/default/files/software_releases/source/tbb${pkgver/\./}oss_src.tgz")
-sha1sums=('b1322bd10c5b05a79f61edb236adc0513b4a1532')
+sha1sums=('f354bd9b67295f65c43531b751e34f483ed8a024')
build() {
cd tbb${pkgver/\./}oss