Date: Friday, August 7, 2020 @ 22:47:25 Author: svenstaro Revision: 671799
upgpkg: python-pytorch 1.6.0-2: onednn 1.6 rebuild Modified: python-pytorch/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-07 22:42:45 UTC (rev 671798) +++ PKGBUILD 2020-08-07 22:47:25 UTC (rev 671799) @@ -6,7 +6,7 @@ _pkgname="pytorch" pkgver=1.6.0 _pkgver=1.6.0 -pkgrel=1 +pkgrel=2 pkgdesc="Tensors and Dynamic neural networks in Python with strong GPU acceleration" arch=('x86_64') url="https://pytorch.org"