[arch-commits] Commit in kdeedu/repos/extra-x86_64 (PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Mon Jun 21 01:34:58 UTC 2010


    Date: Sunday, June 20, 2010 @ 21:34:57
  Author: andrea
Revision: 83321

undo

Modified:
  kdeedu/repos/extra-x86_64/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-20 23:46:52 UTC (rev 83320)
+++ PKGBUILD	2010-06-21 01:34:57 UTC (rev 83321)
@@ -25,7 +25,7 @@
          'kdeedu-rocs'
          'kdeedu-step')
 pkgver=4.4.4
-pkgrel=2
+pkgrel=1
 arch=('i686' 'x86_64')
 url='http://www.kde.org'
 license=('GPL' 'LGPL' 'FDL')
@@ -140,7 +140,7 @@
 
 package_kdeedu-kig() {
 	pkgdesc='Explore Geometric Constructions'
-	depends=('kdelibs' 'kdebase-runtime' 'boost-libs' 'python')
+	depends=('kdelibs' 'kdebase-runtime' 'boost' 'python')
 	install='kdeedu.install'
 	cd $srcdir/build/kig
 	make DESTDIR=$pkgdir install




More information about the arch-commits mailing list