summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorConor Anderson (bot)2018-08-15 04:41:12 +0000
committerConor Anderson (bot)2018-08-15 04:41:12 +0000
commit2c751ee92d77a56bb9f3057a34ffa52748f1ac43 (patch)
tree8551a2f5a581e06b27212d2bbf8896ad495bdfea /PKGBUILD
parentf52122304a06dddebc8544819cec1136c1147c2b (diff)
downloadaur-2c751ee92d77a56bb9f3057a34ffa52748f1ac43.tar.gz
Bot-powered version bump. 🤖
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bbb204d7a1f4..7c557baeac25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=nteract-bin
_pkgname=${pkgname%-bin}
-pkgver=0.11.4
+pkgver=0.11.6
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=('ca8ed1c9d332125f064ece653103fef7b31bfe8a039dcdb91389ce82a8ba084d'
+sha256sums=('521ca3b43bab076380f77c957848ed6131359d43d7233120140342c18c89ce5b'
'866e6fa48cb8810d36d8d85a3085d7aa1c4317d3731f0ef84919428fee87bf71')
package() {