summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 14324f3e9b34..fa9d91a9d69b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Thu Nov 17 21:50:47 UTC 2016
+# Thu Nov 17 22:20:29 UTC 2016
pkgbase = python-pathos
- pkgdesc = arallel graph management and execution in heterogeneous computing
+ pkgdesc = parallel graph management and execution in heterogeneous computing
pkgver = 0.2.0
pkgrel = 1
url = http://trac.mystic.cacr.caltech.edu/project/pathos/wiki.html
diff --git a/PKGBUILD b/PKGBUILD
index d1e4aa93fd5a..e5639402d5bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@ pkgbase=python-pathos
pkgname=('python-pathos' 'python2-pathos')
pkgver=0.2.0
pkgrel=1
-pkgdesc="arallel graph management and execution in heterogeneous computing"
+pkgdesc="parallel graph management and execution in heterogeneous computing"
url="http://trac.mystic.cacr.caltech.edu/project/pathos/wiki.html"
arch=(any)
license=('BSD')