summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Chen2017-03-22 16:24:19 -0400
committerDaniel Chen2017-03-22 16:24:19 -0400
commit29f3c4239684137ae1aa0ee76e2a3023bdd36566 (patch)
tree34b3b638149c53639405275cd7b7878d74017e7c
parent100cae68320e7877b78dffe26ed24ef887414e27 (diff)
downloadaur-29f3c4239684137ae1aa0ee76e2a3023bdd36566.tar.gz
update md5sum
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 54f03cb454e2..f55feb72223d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Mar 22 20:22:39 UTC 2017
+# Wed Mar 22 20:24:08 UTC 2017
pkgbase = nteract-bin
pkgdesc = Interactive literate coding notebook
pkgver = 0.1.0
@@ -8,7 +8,7 @@ pkgbase = nteract-bin
arch = x86_64
license = BSD-3-Clause
source_x86_64 = https://github.com/nteract/nteract/releases/download/v0.1.0/nteract_0.1.0_amd64.deb
- md5sums_x86_64 = c7389edaa93aa178ddd4bb025937bb25
+ md5sums_x86_64 = 4b4dfa763a1ed92e8d530b204686eca2
pkgname = nteract-bin
diff --git a/PKGBUILD b/PKGBUILD
index 1e5343402093..6151364950a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url='https://nteract.io'
arch=('x86_64')
depends=('')
license=('BSD-3-Clause')
-md5sums_x86_64=('c7389edaa93aa178ddd4bb025937bb25')
+md5sums_x86_64=('4b4dfa763a1ed92e8d530b204686eca2')
# https://github.com/nteract/nteract/releases/download/v0.1.0/nteract_0.1.0_amd64.deb
source_x86_64=("https://github.com/nteract/nteract/releases/download/v$pkgver/nteract_${pkgver}_amd64.deb")