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

Antonio Rojas arojas at archlinux.org
Wed Sep 21 19:05:18 UTC 2016


    Date: Wednesday, September 21, 2016 @ 19:05:17
  Author: arojas
Revision: 276808

Update to 2017_20160722

Modified:
  intel-tbb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-09-21 17:17:30 UTC (rev 276807)
+++ PKGBUILD	2016-09-21 19:05:17 UTC (rev 276808)
@@ -4,10 +4,10 @@
 # Contributor: Denis Martinez <deuns.martinez AT gmail.com>
 
 pkgname=intel-tbb
-pkgver=4.4_20160526
+pkgver=2017_20160722
 _tag=tbb${pkgver/\./}oss
-_file=${_tag}_src_0.tgz
-pkgrel=2
+_file=${_tag}_src.tgz
+pkgrel=1
 pkgdesc='High level abstract threading library'
 arch=(i686 x86_64)
 url='http://www.threadingbuildingblocks.org/'
@@ -14,7 +14,7 @@
 license=(GPL)
 depends=(gcc-libs)
 source=(http://threadingbuildingblocks.org/sites/default/files/software_releases/source/$_file)
-sha1sums=('d6737ce2aa16e1d6729bb15ae067b139d0842533')
+sha1sums=('872e5bec729b538e443dc1eccc1d31a084690793')
 
 build() {
   cd $_tag



More information about the arch-commits mailing list