summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorConor Anderson (bot)2020-10-27 15:11:00 +0000
committerConor Anderson (bot)2020-10-27 15:11:00 +0000
commit7545a29b0807bd720c8e36840fd0558f1488a097 (patch)
treeacb545f122cb1c0748b6443548d22c64f8a5af27 /PKGBUILD
parent499fb541399ac58591ec9de46e3e6f1320a79f84 (diff)
downloadaur-7545a29b0807bd720c8e36840fd0558f1488a097.tar.gz
Merge branch 'nteract-bin_0.26.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 07fe5a36b0db..1e754f8c92fc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=nteract-bin
_pkgname=${pkgname%-bin}
-pkgver=0.25.1
+pkgver=0.26.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=('d2f85014274e3e14cdf828a49bd6ae54fef1af164780f68dfef4cef819d31afc'
+sha256sums=('76110b6370e6285513c0e8d51213dd2a4df5f5ffaa8bc7d9bbaf8721835f58ea'
'866e6fa48cb8810d36d8d85a3085d7aa1c4317d3731f0ef84919428fee87bf71')
package() {