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

Antonio Rojas arojas at archlinux.org
Sun May 20 09:27:00 UTC 2018


    Date: Sunday, May 20, 2018 @ 09:26:59
  Author: arojas
Revision: 324612

Update to 2018_U3

Modified:
  intel-tbb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-20 09:26:57 UTC (rev 324611)
+++ PKGBUILD	2018-05-20 09:26:59 UTC (rev 324612)
@@ -5,8 +5,8 @@
 # Contributor: Denis Martinez <deuns.martinez AT gmail.com>
 
 pkgname=intel-tbb
-pkgver=2018_20171205
-_pkgver=2018_U2
+pkgver=2018_20180312
+_pkgver=2018_U3
 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=('78bb9bae474736d213342f01fe1a6d00c6939d5c75b367e2e43e7bf29a6d8eca')
+sha256sums=('23793c8645480148e9559df96b386b780f92194c80120acce79fcdaae0d81f45')
 
 build() {
   cd tbb-$_pkgver



More information about the arch-commits mailing list