[arch-commits] Commit in eric/repos (3 files)
Giovanni Scafora
giovanni at archlinux.org
Fri Apr 10 13:47:53 UTC 2009
Date: Friday, April 10, 2009 @ 09:47:53
Author: giovanni
Revision: 34619
Merged revisions 34599 via svnmerge from
svn+ssh://archlinux.org/srv/svn-packages/eric/trunk
........
r34599 | douglas | 2009-04-10 03:35:35 -0700 (ven, 10 apr 2009) | 1 line
upgpkg: eric 4.3.2-1
........
Modified:
eric/repos/extra-x86_64/ (properties)
eric/repos/extra-x86_64/ChangeLog
eric/repos/extra-x86_64/PKGBUILD
-----------+
ChangeLog | 4 ++++
PKGBUILD | 7 +++----
2 files changed, 7 insertions(+), 4 deletions(-)
Property changes on: eric/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
- /eric/trunk:1-29435
+ /eric/trunk:1-34618
Modified: extra-x86_64/ChangeLog
===================================================================
--- extra-x86_64/ChangeLog 2009-04-10 13:45:02 UTC (rev 34618)
+++ extra-x86_64/ChangeLog 2009-04-10 13:47:53 UTC (rev 34619)
@@ -1,4 +1,8 @@
+2009-04-10 Douglas Soares de Andrade <douglas at archlinux.org>
+
+ * Updated for i686: 4.3.2
+
2009-03-07 Douglas Soares de Andrade <douglas at archlinux.org>
* Updated for i686: 4.3.1
Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD 2009-04-10 13:45:02 UTC (rev 34618)
+++ extra-x86_64/PKGBUILD 2009-04-10 13:47:53 UTC (rev 34619)
@@ -3,11 +3,11 @@
# Contributor: riai <riai at bigfoot.com>, Ben <ben at benmazer.net>
pkgname=eric
-pkgver=4.3.1
+pkgver=4.3.2
pkgrel=1
pkgdesc="A full-featured Python IDE that is written in PyQt4 using the QScintilla2 editor widget"
arch=('i686' 'x86_64')
-url="http://www.die-offenbachs.de/eric/index.html"
+url="http://eric-ide.python-projects.org/index.html"
license=('GPL2')
depends=('python-qscintilla')
conflicts=('eric4')
@@ -42,6 +42,5 @@
ln -s /usr/bin/eric4-uipreviewer ${pkgdir}/usr/bin/eric-uipreviewer || return 1
ln -s /usr/bin/eric4-unittest ${pkgdir}/usr/bin/eric-unittest || return 1
}
-
-md5sums=('f7060154d397ca53dcc3fc43995c73b7'
+md5sums=('7b62ee59f0a03ae7a400d7e41679d33e'
'77c494bb839c5744869d34355ea69095')
More information about the arch-commits
mailing list