summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorOtakar Jašek2021-08-12 11:55:01 +0200
committerOtakar Jašek2021-08-12 11:55:01 +0200
commitccaafbed1a1c53d52d12951efc22110ff4a16f1d (patch)
tree4b7f457c99099240c47af55ec7aa1e8bde7e1770 /PKGBUILD
parent9cd44b709a4be8bc0fdf433307cd41bb45e108ce (diff)
downloadaur-python-remote_ikernel.tar.gz
url change
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b79626eee581..d7d0d9f02486 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,10 +3,10 @@
pkgname=python-remote_ikernel
_name=${pkgname#python-}
pkgver=0.4.6
-pkgrel=2
+pkgrel=3
pkgdesc="Remote kernel setup for Jupyter"
arch=(any)
-url="https://bitbucket.org/tdaff/remote_ikernel"
+url="https://github.com/cfriedline/remote_ikernel"
license=('BSD')
depends=('python-pexpect' 'jupyter-notebook')
makedepends=('python-setuptools')