[arch-commits] CVS update of extra/devel/eric (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Sat Nov 17 23:17:06 UTC 2007


    Date: Saturday, November 17, 2007 @ 18:17:06
  Author: pierre
    Path: /home/cvs-extra/extra/devel/eric

Modified: PKGBUILD (1.22 -> 1.23)

upgpkg: eric 3.9.5-3
update dependencies


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


Index: extra/devel/eric/PKGBUILD
diff -u extra/devel/eric/PKGBUILD:1.22 extra/devel/eric/PKGBUILD:1.23
--- extra/devel/eric/PKGBUILD:1.22	Sat Nov 10 10:22:50 2007
+++ extra/devel/eric/PKGBUILD	Sat Nov 17 18:17:06 2007
@@ -1,20 +1,19 @@
-# $Id: PKGBUILD,v 1.22 2007/11/10 15:22:50 pierre Exp $
+# $Id: PKGBUILD,v 1.23 2007/11/17 23:17:06 pierre Exp $
 # Maintainer: Tobias Powalowski <tpowa at archlinux.org>
 # Contributor: riai <riai at bigfoot.com>, Ben <ben at benmazer.net>
 
 pkgname=eric
 pkgver=3.9.5
-pkgrel=2
+pkgrel=3
 pkgdesc="eric3 is a full-featured Python IDE that is written in PyQt \
 using the QScintilla editor widget."
 arch=('i686' 'x86_64')
 url="http://www.die-offenbachs.de/detlev/eric3.html"
 license=('GPL')
-depends=('python>=2.5' 'qt3' 'qscintilla' 'sip' 'pyqt')
+depends=('python>=2.5' 'qt3' 'qscintilla-qt3' 'sip' 'pyqt3')
 install=eric.install
 source=(http://dl.sourceforge.net/sourceforge/eric-ide/$pkgname-$pkgver.tar.gz)
 md5sums=('63d6fb3c302b603577554af62520c948')
-sha1sums=('bc67b3093576eb1952d6e7c40e52fd0368c365a7')
 
 build() {
   . /etc/profile.d/qt3.sh




More information about the arch-commits mailing list