summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 04f975648380..1edb52a25025 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=nteract-bin
_pkgname=${pkgname%-bin}
-pkgver=0.7.1
+pkgver=0.8.0
pkgrel=1
pkgdesc="Interactive literate coding notebook"
url='https://nteract.io'
@@ -20,7 +20,7 @@ install=$pkgname.install
source=("${_pkgname}_${pkgver}_amd64.deb::https://github.com/nteract/nteract/releases/download/v${pkgver}/nteract_${pkgver}_amd64.deb"
"LICENSE")
-sha256sums=('506030e581087a349e9af265952329d9d7c8536f1fa1b945d003b050d3d582a3'
+sha256sums=('bbab0a840793fd54567be284b4583c7e9afb023d66fff9a5e614d0ea1ddd8e58'
'866e6fa48cb8810d36d8d85a3085d7aa1c4317d3731f0ef84919428fee87bf71')
package() {