Date: Saturday, July 25, 2020 @ 21:38:16 Author: arojas Revision: 665294
opencv 4.4 rebuild Modified: python-pytorch/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-25 19:37:52 UTC (rev 665293) +++ PKGBUILD 2020-07-25 21:38:16 UTC (rev 665294) @@ -6,7 +6,7 @@ _pkgname="pytorch" pkgver=1.6.0rc6 _pkgver=1.6.0-rc6 -pkgrel=1 +pkgrel=2 pkgdesc="Tensors and Dynamic neural networks in Python with strong GPU acceleration" arch=('x86_64') url="https://pytorch.org"