summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d741d805b9d3..4f3005c8a31a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pyname=scikit-sparse
pkgname=python-$_pyname
pkgver=0.3
pkgrel=1
-pkgdesc=
+pkgdesc='Scikit sparse matrix package'
url="https://pypi.python.org/pypi/$_pyname/"
depends=('python-scipy' 'suitesparse')
license=('GPL')