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 fbe22e7e48b8..a4e23b882aaa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ depends=('tk' 'bwidget' 'texlive-core' 'imagemagick' 'wxgtk' 'glu'
'vtk' 'webkitgtk2')
optdepends=('libjpeg-turbo' 'libpng' 'zlib')
-source=("{$url}/download/${pkgname}-${pkgver}.tar.gz"
+source=("${url}/downloads/${pkgname}-${pkgver}.tar.gz"
"loch-makefile-vtk-6.1.patch"
"makefile-install-path.patch")