[arch-commits] Commit in sagemath-doc/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Sat Jul 7 10:18:17 UTC 2018


    Date: Saturday, July 7, 2018 @ 10:18:17
  Author: arojas
Revision: 353943

Depend on GAP 4.8 doc

Modified:
  sagemath-doc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-07 10:15:57 UTC (rev 353942)
+++ PKGBUILD	2018-07-07 10:18:17 UTC (rev 353943)
@@ -3,12 +3,12 @@
 
 pkgname=sagemath-doc
 pkgver=8.2
-pkgrel=1
+pkgrel=2
 pkgdesc="HTML documentation and inline help for SageMath"
 arch=(any)
 url="http://www.sagemath.org"
 license=(GPL)
-depends=(python2-sphinx gap-doc thebe)
+depends=(python2-sphinx gap-4.8-doc thebe)
 makedepends=(sage-notebook python2-pyzmq python2-docutils python2-jupyter_client python2-pkgconfig cython2 python2-ipywidgets)
 source=("$pkgname-$pkgver.tar.gz::https://github.com/sagemath/sage/archive/$pkgver.tar.gz"
         docbuild_main.patch sagemath-sphinx-1.7.patch



More information about the arch-commits mailing list