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

Sven-Hendrik Haase svenstaro at archlinux.org
Thu Dec 6 05:23:47 UTC 2018


    Date: Thursday, December 6, 2018 @ 05:23:46
  Author: svenstaro
Revision: 411615

upgpkg: python-pytorch 1.0rc1-6

Rebuild for new cudnn

Modified:
  python-pytorch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-06 03:32:34 UTC (rev 411614)
+++ PKGBUILD	2018-12-06 05:23:46 UTC (rev 411615)
@@ -5,7 +5,7 @@
 pkgname=("python-pytorch" "python-pytorch-cuda")
 _pkgname="pytorch"
 pkgver=1.0rc1
-pkgrel=5
+pkgrel=6
 pkgdesc="Tensors and Dynamic neural networks in Python with strong GPU acceleration"
 arch=('x86_64')
 url="https://pytorch.org"
@@ -40,8 +40,7 @@
         "git+https://github.com/shibatch/sleef"
         "git+https://github.com/intel/ideep"
         12116.patch
-        opencv4.patch
-        )
+        opencv4.patch)
 sha256sums=('SKIP'
             'SKIP'
             'SKIP'



More information about the arch-commits mailing list