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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Oct 1 17:33:28 UTC 2020


    Date: Thursday, October 1, 2020 @ 17:33:28
  Author: svenstaro
Revision: 714208

upgpkg: onednn 1.6.4-1

Modified:
  onednn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-10-01 17:33:16 UTC (rev 714207)
+++ PKGBUILD	2020-10-01 17:33:28 UTC (rev 714208)
@@ -3,7 +3,7 @@
 # Contributor: Andrew Anderson <aanderso at tcd.ie>
 # Contributor: Jonathon Fernyhough <jonathon_at manjaro_dotorg>
 pkgname=onednn
-pkgver=1.6.3
+pkgver=1.6.4
 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=('471c877671f672e4119e5f49143890c5ce2efff80a52a5eaf7ef3730eb3e1738')
+sha256sums=('5369f7b2f0b52b40890da50c0632c3a5d1082d98325d0f2bff125d19d0dcaa1d')
 
 build() {
   cd "oneDNN-$pkgver"



More information about the arch-commits mailing list