[arch-commits] Commit in sage-notebook-exporter/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Mar 2 19:51:28 UTC 2017
Date: Thursday, March 2, 2017 @ 19:51:27
Author: arojas
Revision: 214579
Update to 3.1
Modified:
sage-notebook-exporter/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2017-03-02 19:01:47 UTC (rev 214578)
+++ PKGBUILD 2017-03-02 19:51:27 UTC (rev 214579)
@@ -2,7 +2,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=sage-notebook-exporter
-pkgver=3.0
+pkgver=3.1
pkgrel=1
pkgdesc="Jupyter extension to export notebooks from SageNB"
arch=(any)
@@ -11,7 +11,7 @@
depends=(jupyter-nbconvert ipython python-six)
makedepends=(python-setuptools)
source=("https://github.com/vbraun/ExportSageNB/archive/v$pkgver.tar.gz")
-md5sums=('17bf96c792a5e865e618745bbcb70975')
+md5sums=('576acf6fe20bb754795ea4230dda435d')
package() {
cd ExportSageNB-$pkgver
More information about the arch-commits
mailing list