summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2020-03-27 21:23:17 +0100
committerMichel Zou2020-03-27 21:23:17 +0100
commit6c0ed7fe8bfabfae65bad23c3f66ad141bfcbbb8 (patch)
treecfdf80383f2e9c69d0f0198775b921a78f910ca5 /PKGBUILD
parent517e042def64fcaccaadfd4a7b15dda265e523cf (diff)
downloadaur-6c0ed7fe8bfabfae65bad23c3f66ad141bfcbbb8.tar.gz
oneTBB
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a7ea62c4c489..92338847ba66 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ depends=('mingw-w64-crt')
makedepends=('mingw-w64-cmake')
options=('!buildflags' '!strip' 'staticlibs')
arch=('any')
-url='http://www.threadingbuildingblocks.org/'
+url='https://github.com/oneapi-src/oneTBB'
license=('APACHE')
source=(https://github.com/oneapi-src/oneTBB/archive/v$pkgver.tar.gz)
sha256sums=('7c96a150ed22bc3c6628bc3fef9ed475c00887b26d37bca61518d76a56510971')