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

Andrea Scarpino andrea at archlinux.org
Thu Jul 29 13:25:05 UTC 2010


    Date: Thursday, July 29, 2010 @ 09:25:03
  Author: andrea
Revision: 86343

KDE 4.5.0

Modified:
  kdeedu/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-07-29 13:24:55 UTC (rev 86342)
+++ PKGBUILD	2010-07-29 13:25:03 UTC (rev 86343)
@@ -25,7 +25,7 @@
          'kdeedu-parley'
          'kdeedu-rocs'
          'kdeedu-step')
-pkgver=4.4.95
+pkgver=4.5.0
 pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
@@ -34,8 +34,8 @@
 makedepends=('pkgconfig' 'cmake' 'automoc4' 'ocaml' 'facile' 'eigen' 'cfitsio'
 	'kdebase-runtime' 'openbabel' 'libqalculate' 'gsl' 'boost' 'libindi' 'r'
 	'libspectre' 'python' 'docbook-xsl')
-source=("http://download.kde.org/unstable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
-sha1sums=('a4918bd7517abe08e55f241c3cc65f75f4afb904')
+source=("http://download.kde.org/stable/${pkgver}/src/${pkgbase}-${pkgver}.tar.bz2")
+sha1sums=('570148daa846d68ff91aecf3eeddb87fc045ead1')
 
 build() {
 	cd $srcdir




More information about the arch-commits mailing list