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

Antonio Rojas arojas at archlinux.org
Sat Dec 2 20:29:22 UTC 2017


    Date: Saturday, December 2, 2017 @ 20:29:21
  Author: arojas
Revision: 311494

Update to 2018_20170919

Modified:
  intel-tbb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-12-02 20:12:20 UTC (rev 311493)
+++ PKGBUILD	2017-12-02 20:29:21 UTC (rev 311494)
@@ -5,8 +5,8 @@
 # Contributor: Denis Martinez <deuns.martinez AT gmail.com>
 
 pkgname=intel-tbb
-pkgver=2018_20170726
-_pkgver=2018
+pkgver=2018_20170919
+_pkgver=2018_U1
 pkgrel=1
 pkgdesc='High level abstract threading library'
 arch=(x86_64)
@@ -14,7 +14,7 @@
 license=(GPL)
 depends=(gcc-libs)
 source=(https://github.com/01org/tbb/archive/$_pkgver.tar.gz)
-sha256sums=('94f643f1edfaccb57d64b503c7c96f00dec64e8635c054bbaa33855d72c5822d')
+sha256sums=('c6462217d4ecef2b44fce63cfdf31f9db4f6ff493869899d497a5aef68b05fc5')
 
 build() {
   cd tbb-$_pkgver



More information about the arch-commits mailing list