[arch-commits] Commit in onednn/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at gemini.archlinux.org
Tue Oct 19 17:31:14 UTC 2021


    Date: Tuesday, October 19, 2021 @ 17:31:13
  Author: svenstaro
Revision: 1030982

upgpkg: onednn 2.3.3-1

Modified:
  onednn/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-19 15:01:50 UTC (rev 1030981)
+++ PKGBUILD	2021-10-19 17:31:13 UTC (rev 1030982)
@@ -3,7 +3,7 @@
 # Contributor: Andrew Anderson <aanderso at tcd.ie>
 # Contributor: Jonathon Fernyhough <jonathon_at manjaro_dotorg>
 pkgname=onednn
-pkgver=2.3
+pkgver=2.3.3
 pkgrel=1
 pkgdesc="oneAPI Deep Neural Network Library (oneDNN)"
 arch=(x86_64)
@@ -14,7 +14,7 @@
 depends=('gcc-libs')
 makedepends=('cmake' 'doxygen' 'ninja')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/oneapi-src/oneDNN/archive/v${pkgver}.tar.gz")
-sha256sums=('ccb2dbd9da36cd873cf573b4201d61bdba7438f12b144e6c7d061eb12a641751')
+sha256sums=('d2a579fd97be9a536b68c11cef829f75938cfef3c606520ade93ddf4c72e5d74')
 
 build() {
   cd "oneDNN-$pkgver"



More information about the arch-commits mailing list