summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAntonio Rojas2015-08-21 09:02:44 +0200
committerAntonio Rojas2015-08-21 09:02:44 +0200
commit098be5a41d235c565b76c19827ad4121896152f9 (patch)
tree6e84cf0c3047872e0ad3f3cac1cb372e484186e0
parentff56d6840f74c9ea51eba55e599b8ffdfdbaedbe (diff)
downloadaur-098be5a41d235c565b76c19827ad4121896152f9.tar.gz
Update description
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90cc6a8d77e9..27f586638240 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = sage-data-cremona_ellcurve
- pkgdesc = John Cremona's large database of elliptic curves for Sage
+ pkgdesc = John Cremona's large database of elliptic curves for SageMath
pkgver = 20150519
pkgrel = 1
url = http://www.sagemath.org
diff --git a/PKGBUILD b/PKGBUILD
index 56e8fa8b2654..45484a086937 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _dbname=cremona_ellcurve
pkgname=sage-data-$_dbname
pkgver=20150519
pkgrel=1
-pkgdesc="John Cremona's large database of elliptic curves for Sage"
+pkgdesc="John Cremona's large database of elliptic curves for SageMath"
arch=('any')
url="http://www.sagemath.org"
license=('GPL')