[arch-commits] Commit in eric/trunk (ChangeLog PKGBUILD)
Douglas Soares de Andrade
douglas at archlinux.org
Fri Apr 10 10:35:36 UTC 2009
Date: Friday, April 10, 2009 @ 06:35:35
Author: douglas
Revision: 34599
upgpkg: eric 4.3.2-1
Modified:
eric/trunk/ChangeLog
eric/trunk/PKGBUILD
-----------+
ChangeLog | 4 ++++
PKGBUILD | 7 +++----
2 files changed, 7 insertions(+), 4 deletions(-)
Modified: ChangeLog
===================================================================
--- ChangeLog 2009-04-10 10:17:56 UTC (rev 34598)
+++ ChangeLog 2009-04-10 10:35:35 UTC (rev 34599)
@@ -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: PKGBUILD
===================================================================
--- PKGBUILD 2009-04-10 10:17:56 UTC (rev 34598)
+++ PKGBUILD 2009-04-10 10:35:35 UTC (rev 34599)
@@ -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