summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgduboc2018-09-20 10:58:44 +0200
committergduboc2018-09-20 10:58:44 +0200
commit3b7ea09cf387bb509d0f9de03f197e0ce8b56f8d (patch)
tree417ec22b6462990045c8a116acb23f92e47fcf41 /PKGBUILD
parent0bfa6f2edd1045982373ea685dc1a3ef2f272240 (diff)
downloadaur-3b7ea09cf387bb509d0f9de03f197e0ce8b56f8d.tar.gz
Add correct sha256sums
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d07e11ce53f..710c3f38f10d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ license=(custom)
depends=(jupyter-notebook)
makedepends=(python-setuptools)
source=($pkgname-$pkgver.tar.gz::"https://github.com/jupyterlab/$pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('563879f5fd5836af5ef41cf252ccab2a5f9cb2291a90372504e2bf33e47d634e')
+sha256sums=('ccd6ac15206822f03d2419d97fa7ed7e89c1a0efbe2351ebb1d5a98985e236d6')
build() {
cd $pkgname-$pkgver