summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2017-09-26 18:34:33 +0200
committerMichel Zou2017-09-26 18:34:33 +0200
commitf0e20c328886efaa333d27d10f9026ec2357f8e5 (patch)
tree36a9dc1fbadbb15e3e2a86d60624f8ab789086e7 /PKGBUILD
parentce5846e1e5ca40c61cdc47f518a92bb68e31e2c2 (diff)
downloadaur-f0e20c328886efaa333d27d10f9026ec2357f8e5.tar.gz
2018_20170919
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 414018936e0e..6f0080d182a3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=mingw-w64-intel-tbb
-pkgver=2018_20170726
-_pkgver=2018
+pkgver=2018_20170919
+_pkgver=2018_U1
pkgrel=1
pkgdesc='High level abstract threading library (mingw-w64)'
depends=('mingw-w64-crt')
@@ -11,7 +11,7 @@ arch=('any')
url='http://www.threadingbuildingblocks.org/'
license=('APACHE')
source=("https://github.com/01org/tbb/archive/${_pkgver}.tar.gz")
-sha256sums=('94f643f1edfaccb57d64b503c7c96f00dec64e8635c054bbaa33855d72c5822d')
+sha256sums=('c6462217d4ecef2b44fce63cfdf31f9db4f6ff493869899d497a5aef68b05fc5')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"