[arch-commits] Commit in intel-tbb/trunk (PKGBUILD)

Stéphane Gaudreault stephane at nymeria.archlinux.org
Fri May 24 12:21:58 UTC 2013


    Date: Friday, May 24, 2013 @ 14:21:57
  Author: stephane
Revision: 186301

upgpkg: intel-tbb 4.1_20130314-1

upstream update

Modified:
  intel-tbb/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-05-24 09:29:20 UTC (rev 186300)
+++ PKGBUILD	2013-05-24 12:21:57 UTC (rev 186301)
@@ -4,7 +4,7 @@
 # Contributor: Denis Martinez <deuns.martinez AT gmail.com>
 
 pkgname=intel-tbb
-pkgver=4.1_20130116
+pkgver=4.1_20130314
 pkgrel=1
 pkgdesc='High level abstract threading library'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@
 license=('GPL')
 depends=('gcc-libs')
 source=("http://threadingbuildingblocks.org/sites/default/files/software_releases/source/tbb${pkgver/\./}oss_src.tgz")
-sha1sums=('fd7ea56612f145a1f9b3d961a424e9d553bab527')
+sha1sums=('e2bf74c1e492b06faf3ecdf2321e64ca698c0921')
 
 build() {
   cd "${srcdir}"/tbb${pkgver/\./}oss




More information about the arch-commits mailing list