diff options
Diffstat (limited to 'python-bash_kernel')
-rw-r--r-- | python-bash_kernel/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python-bash_kernel/PKGBUILD b/python-bash_kernel/PKGBUILD index 54971c9df..fc24e0626 100644 --- a/python-bash_kernel/PKGBUILD +++ b/python-bash_kernel/PKGBUILD @@ -23,7 +23,7 @@ _makedepends=() # 'cython' # 'python-setuptools') _optdepends=() -source=("${_pkgname}-${pkgver}.tar.gz::https://files.pythonhosted.org/packages/ba/cf/4e551a9f919cdcee37bc7bfafa7bf09adbc94ebfde9d44cf11461cfbde57/${_pkgname}-${pkgver}.tar.gz") +source=("${_pkgname}-${pkgver}.tar.gz::https://pypi.python.org/packages/ba/cf/4e551a9f919cdcee37bc7bfafa7bf09adbc94ebfde9d44cf11461cfbde57/${_pkgname}-${pkgver}.tar.gz") sha256sums=('29f895819e076e3f225e37034b70b5265a559e2964e020c942024f51ea6153e8') makedepends=( |