summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorConor Anderson (bot)2020-12-01 16:25:08 +0000
committerConor Anderson (bot)2020-12-01 16:25:08 +0000
commitd4113b85f2308bfb9025e1aee45586014f4d4386 (patch)
tree0e3dad4351ee42441be57f68e88e3b937e1972c3 /PKGBUILD
parent7545a29b0807bd720c8e36840fd0558f1488a097 (diff)
downloadaur-d4113b85f2308bfb9025e1aee45586014f4d4386.tar.gz
Merge branch 'nteract-bin_0.27.0' into 'master' 🤖
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1e754f8c92fc..e3ea9e798d68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=nteract-bin
_pkgname=${pkgname%-bin}
-pkgver=0.26.0
+pkgver=0.27.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=('76110b6370e6285513c0e8d51213dd2a4df5f5ffaa8bc7d9bbaf8721835f58ea'
+sha256sums=('0aa427bb6b8ca23a8e20659a011d89b4997693aa63ed51ec8e3d62411874186b'
'866e6fa48cb8810d36d8d85a3085d7aa1c4317d3731f0ef84919428fee87bf71')
package() {