summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJingbei Li2016-11-01 16:34:45 +0800
committerJingbei Li2016-11-01 16:34:45 +0800
commitd660b3d6539aab506808acc714baee0765803734 (patch)
tree14ac19a4f97bda885aa16fb0ce405c4b86203402
parente49fb5913f5c22b7b8df75bdf7bf0240343f3a46 (diff)
downloadaur-d660b3d6539aab506808acc714baee0765803734.tar.gz
fix typo
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1bea9735e5b2..3ea7197533e8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
# Generated by mksrcinfo v8
-# Tue Nov 1 08:33:41 UTC 2016
-pkgbase = torch7-cunn-git
+# Tue Nov 1 08:34:39 UTC 2016
+pkgbase = torch7-nngraph-git
pkgdesc = Graph Computation for nn
pkgver = r211.f6aeb88
pkgrel = 1
@@ -12,8 +12,8 @@ pkgbase = torch7-cunn-git
makedepends = git
depends = torch7-git>=r819
depends = torch7-nn-git
- source = torch7-cunn-git::git+https://github.com/torch/nngraph
+ source = torch7-nngraph-git::git+https://github.com/torch/nngraph
sha512sums = SKIP
-pkgname = torch7-cunn-git
+pkgname = torch7-nngraph-git
diff --git a/PKGBUILD b/PKGBUILD
index 7f46bb4f0e9b..b6abc5d0028c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
# Maintainer: Jingbei Li <i@jingbei.lli>
-pkgname='torch7-cunn-git'
+pkgname='torch7-nngraph-git'
pkgdesc='Graph Computation for nn'
pkgver=r211.f6aeb88
pkgrel=1