summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichel Zou2017-06-20 20:41:04 +0200
committerMichel Zou2017-06-20 20:41:04 +0200
commit947363c420f82f5b4ede3cc47667555c75ffe7ac (patch)
tree980532b975db295c40a64772c51e9f8c0ff5932a
parent95546784268c124ef61641fdcea20cf1ef0bda99 (diff)
downloadaur-947363c420f82f5b4ede3cc47667555c75ffe7ac.tar.gz
2017_20170604
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD6
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cc53d12e520b..0a6f9be959bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri May 26 14:09:16 UTC 2017
+# Tue Jun 20 18:41:04 UTC 2017
pkgbase = mingw-w64-intel-tbb
pkgdesc = High level abstract threading library (mingw-w64)
- pkgver = 2017_20170412
+ pkgver = 2017_20170604
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_U6.tar.gz
+ source = https://github.com/01org/tbb/archive/2017_U7.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 = 5b0909fbb1741724f7a0ce83232f50b166788af0
+ sha1sums = 95bbaa5e23d77d5dbe30b41e397aa2288922ec88
sha1sums = SKIP
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 7c6d001eb6bf..7e8bbf39a9c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=mingw-w64-intel-tbb
-pkgver=2017_20170412
-_pkgver=2017_U6
+pkgver=2017_20170604
+_pkgver=2017_U7
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=('5b0909fbb1741724f7a0ce83232f50b166788af0'
+sha1sums=('95bbaa5e23d77d5dbe30b41e397aa2288922ec88'
'SKIP'
'SKIP')