summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 20e00830cf0a..809096908914 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
license=('GPLv3')
depends=('python' 'python-distribute' 'python-scipy' 'python-dateutil' 'python-matplotlib' 'python-numpy' 'python-pillow' 'python-clint' 'imagemagick' 'dos2unix')
optdepends=('ncl: maps' 'hpgl: interpolation')
-source=("$pkgname-$pkgver.tar.gz::https://bitbucket.org/XavierCLL/jaziku/get/py3.tar.bz2")
+source=("$pkgname-$pkgver.tar.bz2::https://bitbucket.org/XavierCLL/jaziku/get/py3.tar.bz2")
md5sums=('SKIP')
build() {