summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2017-05-26 16:09:16 +0200
committerMichel Zou2017-05-26 16:09:16 +0200
commit95546784268c124ef61641fdcea20cf1ef0bda99 (patch)
tree4e177f135ab6ad27074abf8e1164ce125e93cf48
parentcf0eb1ae01947858865fc4331873ea9fca9a9a67 (diff)
downloadaur-95546784268c124ef61641fdcea20cf1ef0bda99.tar.gz
2017_20170412
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 106f770bd26c..cc53d12e520b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Mar 31 17:31:47 UTC 2017
+# Fri May 26 14:09:16 UTC 2017
pkgbase = mingw-w64-intel-tbb
pkgdesc = High level abstract threading library (mingw-w64)
- pkgver = 2017_20161128
+ pkgver = 2017_20170412
pkgrel = 1
url = http://www.threadingbuildingblocks.org/
arch = any
@@ -12,10 +12,10 @@ pkgbase = mingw-w64-intel-tbb
options = !buildflags
options = !strip
options = staticlibs
- source = https://github.com/01org/tbb/archive/2017_U5.tar.gz
+ source = https://github.com/01org/tbb/archive/2017_U6.tar.gz
source = https://raw.githubusercontent.com/wjakob/tbb/master/CMakeLists.txt
source = https://raw.githubusercontent.com/wjakob/tbb/master/build/version_string.ver.in
- sha1sums = 26f720729d322913912e99d1e4a36bd10625d3ca
+ sha1sums = 5b0909fbb1741724f7a0ce83232f50b166788af0
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 3e00ec8c28c7..7c6d001eb6bf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=mingw-w64-intel-tbb
-pkgver=2017_20161128
-_pkgver=2017_U5
+pkgver=2017_20170412
+_pkgver=2017_U6
pkgrel=1
pkgdesc='High level abstract threading library (mingw-w64)'
depends=('mingw-w64-crt')
@@ -13,7 +13,7 @@ license=('APACHE')
source=("https://github.com/01org/tbb/archive/${_pkgver}.tar.gz"
"https://raw.githubusercontent.com/wjakob/tbb/master/CMakeLists.txt"
"https://raw.githubusercontent.com/wjakob/tbb/master/build/version_string.ver.in")
-sha1sums=('26f720729d322913912e99d1e4a36bd10625d3ca'
+sha1sums=('5b0909fbb1741724f7a0ce83232f50b166788af0'
'SKIP'
'SKIP')