summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2016-06-24 19:04:12 +0200
committerMichel Zou2016-06-24 19:04:12 +0200
commit696b65873029af89647a2dcf114ddf79fb8f9e00 (patch)
treeb9ecd894217545e4b272a63e9af36fb2e78f022a /PKGBUILD
parent483864b1d55003be4a1c57e88ca2d0731dd85dac (diff)
downloadaur-696b65873029af89647a2dcf114ddf79fb8f9e00.tar.gz
4.4_20160526
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0a5dbfe3b12..709cd3d486f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-intel-tbb
-pkgver=4.4_20160413
+pkgver=4.4_20160526
pkgrel=1
pkgdesc='High level abstract threading library (mingw-w64)'
depends=('mingw-w64-crt')
@@ -9,10 +9,10 @@ options=('!buildflags' '!strip' 'staticlibs')
arch=('any')
url='http://www.threadingbuildingblocks.org/'
license=('GPL')
-source=("http://threadingbuildingblocks.org/sites/default/files/software_releases/source/tbb${pkgver/\./}oss_src.tgz"
+source=("http://threadingbuildingblocks.org/sites/default/files/software_releases/source/tbb${pkgver/\./}oss_src_0.tgz"
"https://raw.githubusercontent.com/wjakob/tbb/master/CMakeLists.txt"
"https://raw.githubusercontent.com/wjakob/tbb/master/build/version_string.ver.in")
-sha1sums=('SKIP'
+sha1sums=('d6737ce2aa16e1d6729bb15ae067b139d0842533'
'SKIP'
'SKIP')