summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGreyson Christoforo2020-08-02 10:30:45 +0100
committerGreyson Christoforo2020-08-02 10:30:45 +0100
commite92c27112016e5c42b198edbd14ae42d387ca4d1 (patch)
tree082c8862632647c2534bee521b8693ba37742f8c /PKGBUILD
parent5d06ecb694eb3f5b5595a064239aab88021199ba (diff)
downloadaur-e92c27112016e5c42b198edbd14ae42d387ca4d1.tar.gz
rename source download
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 79cdbebdb5e3..21571b31b5e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ optdepends=('ipython' 'python-ipywidgets')
makedepends=('python-setuptools')
license=('MIT')
arch=('any')
-source=("https://github.com/plotly/plotly.py/archive/v${pkgver}.tar.gz")
+source=("${pkgname}-${pkgver}.tar.gz::https://github.com/plotly/plotly.py/archive/v${pkgver}.tar.gz")
sha512sums=('2e48df60dfbda2bb3978ea574937259f89fcd850800301b88bb42e8d24434e422e783cc1dff88aa04e7021842cc4091ddbbadc0aa53c142b1c586243c057743c')
build() {