summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorNarrat2015-09-10 00:35:16 +0200
committerNarrat2015-09-10 00:40:13 +0200
commit9c7e3c6d3fab003fca1ad5caf64f84a92aa932c3 (patch)
treefafea2e1b3cadf9760e06b557f30a86b5b640317 /.SRCINFO
parent551d6201c4c8bce590808a07161681bc2d5932d3 (diff)
downloadaur-9c7e3c6d3fab003fca1ad5caf64f84a92aa932c3.tar.gz
Julia: Remove rev counter from pkgver
This thing is misleading with the branching system used by the julia devs. And use the correct $branch:VERSION information if another branch than master is used (like release-0.4 and co)
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO4
1 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4ad74becb9cf..a880d3590ff2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = julia-git
pkgdesc = High-level, high-performance, dynamic programming language
- pkgver = 0.4.0.dev.5710.gaf6f214
+ pkgver = 0.5.0.dev.g7cd05db
pkgrel = 1
url = http://julialang.org
arch = i686
@@ -21,7 +21,7 @@ pkgbase = julia-git
makedepends = suitesparse
makedepends = patchelf
options = !emptydirs
- source = git://github.com/JuliaLang/julia.git
+ source = git://github.com/JuliaLang/julia.git#branch=master
md5sums = SKIP
pkgname = julia-git