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

Antonio Rojas arojas at archlinux.org
Sun Sep 17 22:21:27 UTC 2017


    Date: Sunday, September 17, 2017 @ 22:21:26
  Author: arojas
Revision: 305764

Update to 2018_20170726

Modified:
  intel-tbb/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-17 22:01:59 UTC (rev 305763)
+++ PKGBUILD	2017-09-17 22:21:26 UTC (rev 305764)
@@ -5,8 +5,8 @@
 # Contributor: Denis Martinez <deuns.martinez AT gmail.com>
 
 pkgname=intel-tbb
-pkgver=2017_20170604
-_pkgver=2017_U7
+pkgver=2018_20170726
+_pkgver=2018
 pkgrel=1
 pkgdesc='High level abstract threading library'
 arch=(i686 x86_64)
@@ -14,7 +14,7 @@
 license=(GPL)
 depends=(gcc-libs)
 source=(https://github.com/01org/tbb/archive/$_pkgver.tar.gz)
-sha256sums=('755b7dfaf018f5d8ae3bf2e8cfa0fa4672372548e8cc043ed1eb5b22a9bf5b72')
+sha256sums=('94f643f1edfaccb57d64b503c7c96f00dec64e8635c054bbaa33855d72c5822d')
 
 build() {
   cd tbb-$_pkgver



More information about the arch-commits mailing list