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

Antonio Rojas arojas at archlinux.org
Tue Jan 2 21:28:46 UTC 2018


    Date: Tuesday, January 2, 2018 @ 21:28:45
  Author: arojas
Revision: 313924

Update to 2018_20171205

Modified:
  intel-tbb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-02 20:23:43 UTC (rev 313923)
+++ PKGBUILD	2018-01-02 21:28:45 UTC (rev 313924)
@@ -5,8 +5,8 @@
 # Contributor: Denis Martinez <deuns.martinez AT gmail.com>
 
 pkgname=intel-tbb
-pkgver=2018_20170919
-_pkgver=2018_U1
+pkgver=2018_20171205
+_pkgver=2018_U2
 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=('c6462217d4ecef2b44fce63cfdf31f9db4f6ff493869899d497a5aef68b05fc5')
+sha256sums=('78bb9bae474736d213342f01fe1a6d00c6939d5c75b367e2e43e7bf29a6d8eca')
 
 build() {
   cd tbb-$_pkgver



More information about the arch-commits mailing list