[arch-commits] CVS update of extra/kde/kdeedu (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Mon Mar 3 19:02:04 UTC 2008


    Date: Monday, March 3, 2008 @ 14:02:04
  Author: tpowa
    Path: /home/cvs-extra/extra/kde/kdeedu

Modified: PKGBUILD (1.36 -> 1.37)

upgppkg: update to new version


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


Index: extra/kde/kdeedu/PKGBUILD
diff -u extra/kde/kdeedu/PKGBUILD:1.36 extra/kde/kdeedu/PKGBUILD:1.37
--- extra/kde/kdeedu/PKGBUILD:1.36	Mon Oct 15 08:04:44 2007
+++ extra/kde/kdeedu/PKGBUILD	Mon Mar  3 14:02:04 2008
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD,v 1.36 2007/10/15 12:04:44 tpowa Exp $
+# $Id: PKGBUILD,v 1.37 2008/03/03 19:02:04 tpowa Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 
 pkgname=kdeedu
-pkgver=3.5.8
-kdever=3.5.8
+pkgver=3.5.9
+kdever=3.5.9
 pkgrel=1
 url="http://www.kde.org"
 arch=(i686 x86_64)
@@ -11,7 +11,7 @@
 license=('GPL')
 groups=('kde')
 makedepends=('facile')
-depends=('kdelibs>=3.5.8')
+depends=('kdelibs>=3.5.9')
 makedepends=('pkgconfig')
 
 # for easier build, just uncomment the mirror you want to use
@@ -23,7 +23,7 @@
 
 build() {
   # Source the QT and KDE profile
-  [ "$QTDIR" = "" ] && source /etc/profile.d/qt.sh 
+  [ "$QTDIR" = "" ] && source /etc/profile.d/qt3.sh 
   [ "$KDEDIR" = "" ] && source /etc/profile.d/kde.sh
   # start building
   cd $startdir/src/$pkgname-$pkgver
@@ -34,4 +34,4 @@
   make DESTDIR=$startdir/pkg install || return 1
   rm -rf $startdir/pkg/bin
 }
-md5sums=('aaae4c6fe82c806eb20942178cadad9e')
+md5sums=('cbdabe916ce6fa300f8dab972c5cb4a4')




More information about the arch-commits mailing list