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

Sven-Hendrik Haase svenstaro at archlinux.org
Fri Sep 11 22:00:36 UTC 2020


    Date: Friday, September 11, 2020 @ 22:00:36
  Author: svenstaro
Revision: 702885

upgpkg: onednn 1.6.3-1

Modified:
  onednn/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-11 22:00:32 UTC (rev 702884)
+++ PKGBUILD	2020-09-11 22:00:36 UTC (rev 702885)
@@ -3,7 +3,7 @@
 # Contributor: Andrew Anderson <aanderso at tcd.ie>
 # Contributor: Jonathon Fernyhough <jonathon_at manjaro_dotorg>
 pkgname=onednn
-pkgver=1.6.2
+pkgver=1.6.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=('83533fcf81cd4c4565bf640b895d1ea0a4563a5dac88af8e5c05813f1af13e25')
+sha256sums=('471c877671f672e4119e5f49143890c5ce2efff80a52a5eaf7ef3730eb3e1738')
 
 build() {
   cd "oneDNN-$pkgver"



More information about the arch-commits mailing list