[arch-commits] Commit in sage-notebook-exporter/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Thu Apr 20 06:33:00 UTC 2017


    Date: Thursday, April 20, 2017 @ 06:32:59
  Author: arojas
Revision: 223888

Update to 3.2

Modified:
  sage-notebook-exporter/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-19 22:26:04 UTC (rev 223887)
+++ PKGBUILD	2017-04-20 06:32:59 UTC (rev 223888)
@@ -2,7 +2,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=sage-notebook-exporter
-pkgver=3.1
+pkgver=3.2
 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=('576acf6fe20bb754795ea4230dda435d')
+sha256sums=('a99ba8a0806f1f36bda7239aee7f9ddb7d2ca792e7d36eec03ae559d7bd8f492')
 
 package() {
   cd ExportSageNB-$pkgver



More information about the arch-commits mailing list