summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorConor Anderson2018-03-18 19:54:02 -0400
committerConor Anderson2018-03-18 19:54:02 -0400
commit10b12c58ffc55ee5e613e5b598e884c3312d74ba (patch)
treea35e3ebcbba0442171e2cb4fb4ef7c69f4a99771 /PKGBUILD
parente079f7ce9dcf3070c25f89372ab8ba94e88cd1dc (diff)
downloadaur-10b12c58ffc55ee5e613e5b598e884c3312d74ba.tar.gz
Automated version bump
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e3a07bf920d3..5be711812134 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=nteract-bin
_pkgname=${pkgname%-bin}
-pkgver=0.8.3
-pkgrel=2
+pkgver=0.8.4
+pkgrel=1
pkgdesc="Interactive literate coding notebook"
url='https://nteract.io'
arch=('x86_64')
@@ -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=('aedcced249e5a72b0f787afebf7f0af7abf8383bf0c5f3739ce3b0aea78d0dcc'
+sha256sums=('7aa3184760cb6882d3319f94acf7c13e06de96fe3a2f3200e96f99e11a19b51e'
'866e6fa48cb8810d36d8d85a3085d7aa1c4317d3731f0ef84919428fee87bf71')
package() {