summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2017-06-20 20:41:04 +0200
committerMichel Zou2017-06-20 20:41:04 +0200
commit947363c420f82f5b4ede3cc47667555c75ffe7ac (patch)
tree980532b975db295c40a64772c51e9f8c0ff5932a /PKGBUILD
parent95546784268c124ef61641fdcea20cf1ef0bda99 (diff)
downloadaur-947363c420f82f5b4ede3cc47667555c75ffe7ac.tar.gz
2017_20170604
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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')