[arch-commits] Commit in sage-notebook/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon May 9 20:47:50 UTC 2016
Date: Monday, May 9, 2016 @ 22:47:50
Author: arojas
Revision: 174464
Update to 0.13
Modified:
sage-notebook/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-05-09 20:35:08 UTC (rev 174463)
+++ PKGBUILD 2016-05-09 20:47:50 UTC (rev 174464)
@@ -3,8 +3,8 @@
# Maintainer: Evgeniy Alekseev <arcanis.arch at gmail dot com>
pkgname=sage-notebook
-pkgver=0.12
-pkgrel=2
+pkgver=0.13
+pkgrel=1
pkgdesc='Browser-based notebook interface for SageMath'
arch=(any)
url='http://www.sagemath.org'
@@ -12,8 +12,8 @@
depends=(sagemath python2-twisted python2-flask-oldsessions python2-flask-openid python2-flask-autoindex python2-flask-babel mathjax)
optdepends=('python2-pyopenssl: to use the notebook in secure mode')
makedepends=(gendesk)
-source=("http://mirrors.mit.edu/sage/spkg/upstream/sagenb/sagenb-$pkgver.tar.bz2" 'sage.service' 'jmol.patch')
-md5sums=('f421c5c4d347226534ca0ca95ac726e2'
+source=($pkgname-$pkgver::"https://github.com/sagemath/sagenb/archive/$pkgver.tar.gz" 'sage.service' 'jmol.patch')
+md5sums=('f72cd81add5373f74b459957a64074ce'
'61620179a7ecd85401d8e5a6ece3ea41'
'b29760c97a5328faa179a46008391bf0')
More information about the arch-commits
mailing list