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

Andrea Scarpino andrea at archlinux.org
Wed Mar 2 09:21:58 UTC 2011


    Date: Wednesday, March 2, 2011 @ 04:21:57
  Author: andrea
Revision: 111933

new tarball

Modified:
  kdeedu/trunk/PKGBUILD

----------+
 PKGBUILD |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-02 08:47:33 UTC (rev 111932)
+++ PKGBUILD	2011-03-02 09:21:57 UTC (rev 111933)
@@ -31,14 +31,14 @@
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdeedu')
-makedepends=('pkgconfig' 'cmake' 'automoc4' 'ocaml' 'facile' 'eigen' 'cfitsio'
-	'kdebase-runtime' 'openbabel' 'libqalculate' 'gsl' 'boost' 'libindi' 'r'
-	'libspectre' 'python2' 'docbook-xsl' 'gpsd' 'avogadro')
+makedepends=('pkgconfig' 'cmake' 'automoc4' 'ocaml' 'facile' 'cfitsio' 'gpsd'
+	'kdebase-runtime' 'libqalculate' 'gsl' 'boost' 'libindi' 'r' 'libspectre'
+	'python2' 'docbook-xsl' 'avogadro')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('193b0926464363bbc5f259470002461bb643b359')
+sha1sums=('90843f6a472aa38ece3fc2a237fffd020572fad7')
 
 build() {
-	cd $srcdir
+    cd $srcdir
 	mkdir build
 	cd build
 	# rpath is needed for cantor to find R




More information about the arch-commits mailing list