Torsten Keßler pushed to branch main at Arch Linux / Packaging / Packages / 
onetbb


Commits:
71f358c5 by Torsten Keßler at 2023-08-19T15:40:11+02:00
upgpkg: 2021.10.0-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 # Contributor: Bogdan Burlacu <bogdan.burlacu AT pm.me>
 
 pkgname=onetbb
-pkgver=2021.9.0
+pkgver=2021.10.0
 pkgrel=1
 pkgdesc='High level abstract threading library (oneAPI Threading Building 
Blocks)'
 arch=('x86_64')
@@ -17,15 +17,8 @@ makedepends=('cmake' 'inetutils' 'ninja' 'python' 'swig')
 conflicts=('intel-tbb' 'tbb')
 provides=("intel-tbb=$pkgver" "tbb=$pkgver")
 replaces=('intel-tbb' 'tbb')
-source=(https://github.com/oneapi-src/oneTBB/archive/v$pkgver/$pkgname-$pkgver.tar.gz
-        
$pkgname-gcc13.patch::https://github.com/oneapi-src/oneTBB/commit/154cc73ca4d359621202399cc0c3c91058e56e79.patch)
-sha512sums=('2ece7f678ad7c8968c0ad5cda9f987e4b318c6d9735169e1039beb0ff8dfca18815835875211acc6c7068913d9b0bdd4c9ded22962b0bb48f4a0ce0f7b78f31c'
-            
'31feea5ede2df7d09062435abbfa923be0bbe5b5e05a2a819ccd29cf00486d60b5e0775f29c933fea7df1df4412da8586fa12ce4bfa8a332bc6ac03b051bae23')
-
-prepare() {
-  cd oneTBB-$pkgver
-  patch -Np1 -i ../$pkgname-gcc13.patch
-}
+source=(https://github.com/oneapi-src/oneTBB/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
+sha512sums=('d71cf317e7f78948c1ea20977cfcfba1eff72cb20c457c87e624cb3aaa3215a1c24eeeec11ed6ed99cf118c577d956234202458bb5e0215c9c317099d9c3b732')
 
 build() {
   cd oneTBB-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/onetbb/-/commit/71f358c52eb26570f76c79b515a757da6f745d52

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/onetbb/-/commit/71f358c52eb26570f76c79b515a757da6f745d52
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to