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

Andrea Scarpino andrea at archlinux.org
Mon May 24 00:53:55 UTC 2010


    Date: Sunday, May 23, 2010 @ 20:53:55
  Author: andrea
Revision: 80935

first set of KDE 4.5 tarballs (4.4.80)

Added:
  kdeedu/kde-unstable/
Modified:
  kdeedu/kde-unstable/PKGBUILD

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

Modified: kde-unstable/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2010-05-20 13:36:36 UTC (rev 80615)
+++ kde-unstable/PKGBUILD	2010-05-24 00:53:55 UTC (rev 80935)
@@ -24,17 +24,17 @@
          'kdeedu-parley'
          'kdeedu-rocs'
          'kdeedu-step')
-pkgver=4.4.3
+pkgver=4.4.80
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
 groups=('kde' 'kdeedu')
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'ocaml' 'facile' 'eigen' 'cfitsio' 'kdelibs'
-             'kdebase-runtime' 'openbabel' 'libqalculate' 'gsl' 'boost' 'indilib' 'r'
+             'kdebase-runtime' 'openbabel' 'libqalculate' 'gsl' 'boost' 'libindi' 'r'
              'libspectre' 'python')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('12d06cdb65471a35d5ef8a255859dde06ad02f2e')
+source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
+sha1sums=('4eb993f13455975b82468ef7cc2c46f8b7e8f2de')
 
 build() {
 	cd $srcdir
@@ -180,7 +180,7 @@
 
 package_kdeedu-kstars() {
 	pkgdesc='Desktop Planetarium'
-	depends=('kdelibs' 'kdebase-runtime' 'indilib')
+	depends=('kdelibs' 'kdebase-runtime' 'libindi')
 	install='kdeedu.install'
 	cd $srcdir/build/kstars
 	make DESTDIR=$pkgdir install




More information about the arch-commits mailing list