summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 774731b44f38..1ba7649704a5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Feb 6 20:51:09 UTC 2018
+# Tue Feb 6 20:55:52 UTC 2018
pkgbase = nteract-bin
pkgdesc = Interactive literate coding notebook
pkgver = 0.7.0
@@ -22,7 +22,7 @@ pkgbase = nteract-bin
optdepends = python2-ipykernel: support for Python 2
optdepends = r: support for R (requires the "IRkernel" package)
optdepends = sagemath-jupyter: support for SageMath
- source = nteract_0.7.0_amd64.deb::https://github.com/nteract/nteract/releases/download/v0.7.0/nteract-0.7.0.dmg
+ source = nteract_0.7.0_amd64.deb::https://github.com/nteract/nteract/releases/download/v0.7.0/nteract_0.7.0_amd64.deb
source = LICENSE
sha256sums = 76c370fa68f28a9c5f698fd4e88c2b56b4efa86531622f0c5a92f4911e3ff8f6
sha256sums = 9810f3d57c552d3b3f6c82cb3b6f3402d6faf94fc5a63067fe28360fb3b8b688
diff --git a/PKGBUILD b/PKGBUILD
index 09288dba6017..45be422547bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ optdepends=('ihaskell-git: support for Haskell'
'sagemath-jupyter: support for SageMath')
install=$pkgname.install
-source=("${_pkgname}_${pkgver}_amd64.deb::https://github.com/nteract/nteract/releases/download/v0.7.0/nteract-0.7.0.dmg"
+source=("${_pkgname}_${pkgver}_amd64.deb::https://github.com/nteract/nteract/releases/download/v0.7.0/nteract_0.7.0_amd64.deb"
"LICENSE")
sha256sums=('76c370fa68f28a9c5f698fd4e88c2b56b4efa86531622f0c5a92f4911e3ff8f6'
'9810f3d57c552d3b3f6c82cb3b6f3402d6faf94fc5a63067fe28360fb3b8b688')