summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Luc2017-01-10 10:22:33 +1100
committerJean-Luc2017-01-10 10:22:33 +1100
commita640cd2a1042a2d1d70651a9f290379a3936ba1b (patch)
tree195b29e4d025def3295436582426ac94ea9da073
parenta5c29f37fdc0a4631a47ac9f18201844e2cb375c (diff)
downloadaur-a640cd2a1042a2d1d70651a9f290379a3936ba1b.tar.gz
Revert "Updated git link to repo with more maintenance."
This reverts commit a5c29f37fdc0a4631a47ac9f18201844e2cb375c.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 25290427ef55..40b44515ba22 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -14,7 +14,7 @@ pkgbase = camfr
depends = python2-matplotlib
depends = python2-imaging
depends = tk
- source = git+https://github.com/jtambasco/CAMFR-1.git
+ source = git+https://github.com/jtambasco/camfr.git
md5sums = SKIP
pkgname = camfr
diff --git a/PKGBUILD b/PKGBUILD
index 2a423fbe1e3d..acc37278b818 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ makedepends=('scons'
'gcc-fortran'
'openblas-lapack'
'blitz')
-source=('git+https://github.com/jtambasco/CAMFR-1.git')
+source=('git+https://github.com/jtambasco/camfr.git')
md5sums=('SKIP')
build() {