Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
onetbb
Commits:
bff0d6ba by Jelle van der Waa at 2024-11-18T21:29:45+01:00
upgpkg: 2022.0.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = onetbb
pkgdesc = High level abstract threading library (oneAPI Threading
Building Blocks)
pkgver = 2022.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://oneapi-src.github.io/oneTBB/
arch = x86_64
license = Apache
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@
pkgname=onetbb
pkgver=2022.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='High level abstract threading library (oneAPI Threading Building
Blocks)'
arch=('x86_64')
url='https://oneapi-src.github.io/oneTBB/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/onetbb/-/commit/bff0d6ba78c1a1797c92d52a4a9297a541bb9b41
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/onetbb/-/commit/bff0d6ba78c1a1797c92d52a4a9297a541bb9b41
You're receiving this email because of your account on gitlab.archlinux.org.