[arch-commits] Commit in (3 files)
Antonio Rojas
arojas at archlinux.org
Thu Apr 16 18:20:30 UTC 2015
Date: Thursday, April 16, 2015 @ 20:20:30
Author: arojas
Revision: 131500
sage-mathematics -> sagemath
Modified:
sage-data-conway_polynomials/trunk/PKGBUILD
sage-notebook/trunk/PKGBUILD
sagetex/trunk/PKGBUILD
---------------------------------------------+
sage-data-conway_polynomials/trunk/PKGBUILD | 2 +-
sage-notebook/trunk/PKGBUILD | 2 +-
sagetex/trunk/PKGBUILD | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
Modified: sage-data-conway_polynomials/trunk/PKGBUILD
===================================================================
--- sage-data-conway_polynomials/trunk/PKGBUILD 2015-04-16 18:09:43 UTC (rev 131499)
+++ sage-data-conway_polynomials/trunk/PKGBUILD 2015-04-16 18:20:30 UTC (rev 131500)
@@ -10,7 +10,7 @@
url="http://www.sagemath.org"
license=('GPL')
depends=()
-makedepends=('sage-mathematics')
+makedepends=('sagemath')
source=("http://www.sagemath.org/packages/upstream/conway_polynomials/$_dbname-$pkgver.tar.bz2" 'spkg-install')
md5sums=('17f061204b3a6133abb21e17b3abea19'
'ab8da85234a03740d41c65f8eca03976')
Modified: sage-notebook/trunk/PKGBUILD
===================================================================
--- sage-notebook/trunk/PKGBUILD 2015-04-16 18:09:43 UTC (rev 131499)
+++ sage-notebook/trunk/PKGBUILD 2015-04-16 18:20:30 UTC (rev 131500)
@@ -9,7 +9,7 @@
arch=(any)
url='http://www.sagemath.org'
license=(GPL3)
-depends=(sage-mathematics python2-twisted python2-flask-oldsessions python2-flask-openid python2-flask-autoindex python2-flask-babel
+depends=(sagemath python2-twisted python2-flask-oldsessions python2-flask-openid python2-flask-autoindex python2-flask-babel
python2-webassets mathjax)
optdepends=('python2-pyopenssl: to use the notebook in secure mode')
makedepends=(gendesk)
Modified: sagetex/trunk/PKGBUILD
===================================================================
--- sagetex/trunk/PKGBUILD 2015-04-16 18:09:43 UTC (rev 131499)
+++ sagetex/trunk/PKGBUILD 2015-04-16 18:20:30 UTC (rev 131500)
@@ -8,7 +8,7 @@
arch=('any')
url='http://www.sagemath.org'
license=('GPL2')
-depends=('sage-mathematics' 'texlive-core')
+depends=('sagemath' 'texlive-core')
makedepends=('python2')
source=("http://www.sagemath.org/packages/upstream/$pkgname/$pkgname-$pkgver.tar.bz2")
install=$pkgname.install
More information about the arch-commits
mailing list