[arch-commits] Commit in intel-tbb/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue May 16 06:52:12 UTC 2017
Date: Tuesday, May 16, 2017 @ 06:52:10
Author: arojas
Revision: 296161
Update to 2017_20170412
Modified:
intel-tbb/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-05-15 22:09:54 UTC (rev 296160)
+++ PKGBUILD 2017-05-16 06:52:10 UTC (rev 296161)
@@ -5,8 +5,8 @@
# Contributor: Denis Martinez <deuns.martinez AT gmail.com>
pkgname=intel-tbb
-pkgver=2017_20170226
-_pkgver=2017_U5
+pkgver=2017_20170412
+_pkgver=2017_U6
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=('780baf0ad520f23b54dd20dc97bf5aae4bc562019e0a70f53bfc4c1afec6e545')
+sha256sums=('1f7df7af6045179a45eba9b5dfde74d185ee7f573328f103c137696f81e4ae5a')
build() {
cd tbb-$_pkgver
More information about the arch-commits
mailing list