summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJean-Luc2017-01-09 18:11:59 +1100
committerJean-Luc2017-01-09 18:11:59 +1100
commit0c17789528a26727a4d5c36f92b955e7fa5d4ecd (patch)
tree6cf1744fc5446b48d4c6e8bd1cbb3d1bccf3d5db /PKGBUILD
parent54a3ae3bb07b4499cc6d607a9efe79fed0d31e82 (diff)
downloadaur-0c17789528a26727a4d5c36f92b955e7fa5d4ecd.tar.gz
Added dependencies for CAMFR and swtiched source to a git.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9cbfc0274458..7c541c8b3130 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ makedepends=('scons'
'gcc-fortran'
'openblas-lapack'
'blitz')
-source=('http://downloads.sourceforge.net/project/camfr/camfr/camfr-20070717/camfr-20070717.tgz'
+source=('git+https://github.com/jtambasco/camfr.git'
'machine_cfg.py')
md5sums=(3858d6b9e3be29aa3981c2b4fe595fe2
db07413af39b15ff25d35b8dd89f2452)