[arch-commits] Commit in julia/trunk (PKGBUILD)

Alexander Rødseth arodseth at archlinux.org
Sat May 9 16:23:21 UTC 2015


    Date: Saturday, May 9, 2015 @ 18:23:21
  Author: arodseth
Revision: 133099

Automatic detection of the latest version

Modified:
  julia/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-05-09 15:42:52 UTC (rev 133098)
+++ PKGBUILD	2015-05-09 16:23:21 UTC (rev 133099)
@@ -8,7 +8,7 @@
 pkgbase=julia
 pkgname=('julia' 'julia-docs')
 epoch=2
-pkgver=0.3.7
+pkgver=0.3.8
 pkgrel=1
 pkgdesc='High-level, high-performance, dynamic programming language'
 arch=('x86_64' 'i686')
@@ -104,4 +104,5 @@
   cp -rv "$srcdir/$pkgbase/examples" "$pkgdir/usr/share/doc/$pkgbase/examples"
 }
 
+# getver: julialang.org/downloads #
 # vim:set ts=2 sw=2 et:



More information about the arch-commits mailing list