summaryrefslogtreecommitdiff
path: root/community/intel-tbb/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/intel-tbb/PKGBUILD')
-rw-r--r--community/intel-tbb/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/intel-tbb/PKGBUILD b/community/intel-tbb/PKGBUILD
index c833714fd..da92c34d0 100644
--- a/community/intel-tbb/PKGBUILD
+++ b/community/intel-tbb/PKGBUILD
@@ -1,18 +1,18 @@
-# $Id: PKGBUILD 74680 2012-08-02 00:56:11Z stephane $
+# $Id: PKGBUILD 76482 2012-09-18 21:17:25Z stephane $
# 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.0_20120613
+pkgver=4.1_20120718
pkgrel=1
pkgdesc='High level abstract threading library'
arch=('i686' 'x86_64')
url='http://www.threadingbuildingblocks.org/'
license=('GPL')
depends=('gcc-libs')
-source=("http://threadingbuildingblocks.org/uploads/77/187/4.0%20update%205/tbb${pkgver/\./}oss_src.tgz")
-sha1sums=('48569b88450a78e8f1e7251500fdd951bb197f1b')
+source=("http://threadingbuildingblocks.org/uploads/77/188/4.1/tbb${pkgver/\./}oss_src.tgz")
+sha1sums=('3fad942c867f032dc5ddeccd7ca19606eda7065d')
build() {
cd "${srcdir}"/tbb${pkgver/\./}oss