summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDaniel Chen2017-10-03 22:21:24 -0400
committerDaniel Chen2017-10-03 22:21:24 -0400
commit683d5e87c4c43aa5dead65b830caa18a2ce842d9 (patch)
tree729aecbfcbad12708287a032513559550d04a155 /PKGBUILD
parent1bead65f9843be05435a4668a9611467e1f7a968 (diff)
downloadaur-683d5e87c4c43aa5dead65b830caa18a2ce842d9.tar.gz
forgot sha256
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f277d4c645c6..8efbfb1fc7c7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=nteract-bin
_pkgname=${pkgname%-bin}
pkgver=0.3.0
-pkgrel=1
+pkgrel=2
pkgdesc="Interactive literate coding notebook"
url='https://nteract.io'
arch=('x86_64')
@@ -21,7 +21,7 @@ install=$pkgname.install
source=("${_pkgname}_${pkgver}_amd64.deb::https://github.com/nteract/nteract/releases/download/v0.3.0/nteract_0.3.0_amd64.deb"
"LICENSE")
-sha256sums=('0fa8aeed3f8bbcb92677375913a57d894e6a85f341e8ee67e7b887f2a98c6ead'
+sha256sums=('73f5eee85b51f0da1e3bf4937ff88955991bb23ba5312f1d1cce3550133986b7'
'9810f3d57c552d3b3f6c82cb3b6f3402d6faf94fc5a63067fe28360fb3b8b688')
prepare() {