[arch-commits] Commit in octave/repos (testing-i686 testing-i686/PKGBUILD)

Ronald van Haren ronald at archlinux.org
Mon Jun 22 08:37:30 UTC 2009


    Date: Monday, June 22, 2009 @ 04:37:29
  Author: ronald
Revision: 43313

Merged revisions 43312 via svnmerge from 
svn+ssh://archlinux.org/srv/svn-packages/octave/trunk

........
  r43312 | ronald | 2009-06-22 10:37:01 +0200 (Mon, 22 Jun 2009) | 2 lines
  
  upgpkg: octave 3.0.5-3
      add lapack dep: FS#15208 & FS#14475
........

Modified:
  octave/repos/testing-i686/	(properties)
  octave/repos/testing-i686/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Property changes on: octave/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /octave/trunk:1-42975
   + /octave/trunk:1-43312

Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD	2009-06-22 08:37:01 UTC (rev 43312)
+++ testing-i686/PKGBUILD	2009-06-22 08:37:29 UTC (rev 43313)
@@ -5,12 +5,12 @@
 
 pkgname=octave
 pkgver=3.0.5
-pkgrel=2
+pkgrel=3
 pkgdesc="A high-level language, primarily intended for numerical computations."
 arch=('i686' 'x86_64')
 url="http://www.octave.org"
 license=('GPL')
-depends=('fftw' 'pcre' 'curl' 'blas')
+depends=('fftw' 'pcre' 'curl' 'blas' 'lapack')
 makedepends=('texinfo')
 optdepends=('texinfo: for help-support in octave'
             'gnuplot: to be able to plot in octave')




More information about the arch-commits mailing list