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

Alexander Rødseth arodseth at nymeria.archlinux.org
Wed Apr 2 16:57:11 UTC 2014


    Date: Wednesday, April 2, 2014 @ 18:57:10
  Author: arodseth
Revision: 108746

Removed provides/conflict.

Modified:
  julia/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-04-02 16:15:39 UTC (rev 108745)
+++ PKGBUILD	2014-04-02 16:57:10 UTC (rev 108746)
@@ -6,7 +6,7 @@
 
 pkgname=julia
 pkgver=0.3.0_prerelease
-pkgrel=1
+pkgrel=2
 pkgdesc='High-level, high-performance, dynamic programming language'
 arch=('x86_64' 'i686')
 url='http://julialang.org'
@@ -14,8 +14,6 @@
 depends=('arpack' 'fftw' 'git' 'gmp' 'libunwind' 'mpfr' 'pcre' 'readline' 'zlib' 'llvm') # 'suitesparse'  'utf8proc' (AUR) 'intel-mkl' (AUR)
 makedepends=('gcc-fortran')
 optdepends=('gnuplot: If using the Gaston Package from julia')
-provides=('julia')
-conflicts=('julia')
 options=('!emptydirs' 'staticlibs')
 source=("git://github.com/JuliaLang/julia.git#commit=0684a320da")
 sha256sums=('SKIP')




More information about the arch-commits mailing list