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

Felix Yan felixonmars at archlinux.org
Sun May 26 19:07:53 UTC 2019


    Date: Sunday, May 26, 2019 @ 19:07:52
  Author: felixonmars
Revision: 354331

upgpkg: intel-tbb 2019.7-1

Modified:
  intel-tbb/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-26 16:46:24 UTC (rev 354330)
+++ PKGBUILD	2019-05-26 19:07:52 UTC (rev 354331)
@@ -4,7 +4,7 @@
 # Contributor: Denis Martinez <deuns.martinez AT gmail.com>
 
 pkgname=intel-tbb
-pkgver=2019.6
+pkgver=2019.7
 _tagname=${pkgver/./_U}
 pkgrel=1
 pkgdesc='High level abstract threading library'
@@ -13,7 +13,7 @@
 license=(GPL)
 depends=(gcc-libs)
 source=($pkgname-$pkgver.tar.gz::https://github.com/01org/tbb/archive/$_tagname.tar.gz)
-sha256sums=('2ba197b3964fce8a84429dd15b75eba7434cb89afc54f86d5ee6f726fdbe97fd')
+sha256sums=('4204a93f4c0fd989fb6f79acae74feb02ee39725c93968773d9b6efeb75c7a6a')
 
 build() {
   cd tbb-$_tagname



More information about the arch-commits mailing list