summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorConor Anderson (bot)2019-09-10 10:50:15 +0000
committerConor Anderson (bot)2019-09-10 10:50:15 +0000
commitd80955d28b6164c8f555b3cb177e20c0d8943eb5 (patch)
treebc1840ee12fee9a73f99bc1a463c7bb1519c8e70 /PKGBUILD
parent74f0a75b92ec08c4ae02fd8a19580e27acef85fe (diff)
downloadaur-d80955d28b6164c8f555b3cb177e20c0d8943eb5.tar.gz
Merge branch 'nteract-bin_0.15.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 f8d11ba4e706..c23946da7cae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=nteract-bin
_pkgname=${pkgname%-bin}
-pkgver=0.14.4
+pkgver=0.15.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=('cdb5a8d1d9ae086eea2f356feacaffe8f7f9d8311d80fb93ffb40ba3c489a174'
+sha256sums=('2bb4aedd42d757f844b1a7e83d371e4f77b27ba74b6d1c85b79f84e17bfc8235'
'866e6fa48cb8810d36d8d85a3085d7aa1c4317d3731f0ef84919428fee87bf71')
package() {