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

Ray Rashif schiv at nymeria.archlinux.org
Tue Mar 18 16:35:08 UTC 2014


    Date: Tuesday, March 18, 2014 @ 17:35:08
  Author: schiv
Revision: 208197

upgpkg: eric 5.4.2-2

python 3.4 rebuild

Modified:
  eric/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-03-18 16:34:57 UTC (rev 208196)
+++ PKGBUILD	2014-03-18 16:35:08 UTC (rev 208197)
@@ -5,12 +5,12 @@
 
 pkgname=eric
 pkgver=5.4.2
-pkgrel=1
+pkgrel=2
 pkgdesc="A full-featured Python 3.x and Ruby IDE in PyQt4"
 arch=('any')
 url="http://eric-ide.python-projects.org/"
 license=('GPL3')
-depends=('python-qscintilla')
+depends=('python-qscintilla' 'python>=3.4')
 conflicts=('eric5')
 provides=('eric5')
 replaces=('eric5')




More information about the arch-commits mailing list