summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorNarrat2015-11-07 15:11:54 +0100
committerNarrat2015-11-07 15:16:31 +0100
commitf6b99a4e80f203061a11265116b08b4cb95726d3 (patch)
tree6ea9daec4af87566d3456544ee1c48f6decddbbb /.SRCINFO
parent94dcf2791d39953e8da1f0c3381f78ef56f67f1e (diff)
downloadaur-f6b99a4e80f203061a11265116b08b4cb95726d3.tar.gz
Julia: Put USE_SYSTEM into Make.user
Various reasons. * It's the prefered version to customize the build process. * It removes duplicate lines. * And it will work again. Could just be a case of the newly added :, but before that all were set to USE_SYSTEM = 0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7f6ea68f1895..69598c6713ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = julia-git
pkgdesc = High-level, high-performance, dynamic programming language
- pkgver = 0.5.0.dev.r27289.g8681313
- pkgrel = 2
+ pkgver = 0.5.0.dev.r28167.ga664281
+ pkgrel = 1
url = http://julialang.org
arch = i686
arch = x86_64
@@ -22,7 +22,9 @@ pkgbase = julia-git
makedepends = patchelf
options = !emptydirs
source = git://github.com/JuliaLang/julia.git#branch=master
+ source = Make.user
md5sums = SKIP
+ md5sums = e6ed32e3fa745f640489e6f19ab5c7e8
pkgname = julia-git
install = julia.install