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

Felix Yan felixonmars at archlinux.org
Tue Apr 23 19:01:59 UTC 2019


    Date: Tuesday, April 23, 2019 @ 19:01:58
  Author: felixonmars
Revision: 352012

upgpkg: intel-tbb 2019.5-1

Modified:
  intel-tbb/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-04-23 18:44:14 UTC (rev 352011)
+++ PKGBUILD	2019-04-23 19:01:58 UTC (rev 352012)
@@ -4,7 +4,7 @@
 # Contributor: Denis Martinez <deuns.martinez AT gmail.com>
 
 pkgname=intel-tbb
-pkgver=2019.4
+pkgver=2019.5
 _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=('342a0a2cd583879850658284b86e9351ea019b4f3fcd731f4c18456f0ce9f900')
+sha256sums=('2ea82d74dec50e18075b4982b8d360f8bd2bf2950f38e2db483aef82e0047444')
 
 build() {
   cd tbb-$_tagname



More information about the arch-commits mailing list