Date: Wednesday, October 2, 2019 @ 12:34:55
Author: kgizdov
Revision: 512417
upgpkg: python-pytorch 1.2.0-3
Modified:
python-pytorch/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-02 11:58:30 UTC (rev 512416)
+++ PKGBUILD 2019-10-02 12:34:55 UTC (rev 512417)
@@ -5,7 +5,7 @@
pkgname=("python-pytorch" "python-pytorch-opt" "python-pytorch-cuda"
"python-pytorch-opt-cuda")
_pkgname="pytorch"
pkgver=1.2.0
-pkgrel=2
+pkgrel=3
pkgdesc="Tensors and Dynamic neural networks in Python with strong GPU
acceleration"
arch=('x86_64')
url="https://pytorch.org"