[arch-commits] Commit in julia/trunk (PKGBUILD)
Alexander Rødseth
arodseth at archlinux.org
Sun Feb 22 15:43:26 UTC 2015
Date: Sunday, February 22, 2015 @ 16:43:26
Author: arodseth
Revision: 128112
upgpkg: julia 2:0.3.6-1
Modified:
julia/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-22 15:23:49 UTC (rev 128111)
+++ PKGBUILD 2015-02-22 15:43:26 UTC (rev 128112)
@@ -7,9 +7,9 @@
pkgbase=julia
pkgname=('julia' 'julia-docs')
-pkgver=0.3.5
-pkgrel=2
epoch=2
+pkgver=0.3.6
+pkgrel=1
pkgdesc='High-level, high-performance, dynamic programming language'
arch=('x86_64' 'i686')
url='http://julialang.org/'
@@ -22,7 +22,7 @@
sha256sums=('SKIP')
prepare() {
- # for /etc/ld.so.conf.d/
+ # For /etc/ld.so.conf.d/
echo '/usr/lib/julia' > julia.conf
}
More information about the arch-commits
mailing list