summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJingbei Li2016-08-29 14:31:54 +0800
committerJingbei Li2016-08-29 14:31:54 +0800
commit02b0a8838ba7787997a956f6428d70dc0d9b4d76 (patch)
treed825719dbe4b974190eb5cab6e7c22ede7943618 /.SRCINFO
downloadaur-02b0a8838ba7787997a956f6428d70dc0d9b4d76.tar.gz
fix PKGBUILD
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..21d25becce58
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+# Generated by mksrcinfo v8
+# Mon Aug 29 06:31:49 UTC 2016
+pkgbase = torch7-cudnn-git
+ pkgdesc = Torch-7 FFI bindings for NVIDIA CuDNN
+ pkgver = r353.440f0d5
+ pkgrel = 1
+ url = https://github.com/soumith/cudnn.torch
+ arch = x86_64
+ arch = i686
+ license = BSD
+ makedepends = cmake
+ makedepends = git
+ depends = torch7-git>=r819
+ depends = cudnn
+ provides = torch7-cudnn
+ conflicts = torch7-cudnn
+ source = torch7-cudnn-git::git+https://github.com/soumith/cudnn.torch
+ sha512sums = SKIP
+
+pkgname = torch7-cudnn-git
+