Date: Sunday, May 16, 2010 @ 17:06:25
  Author: dgriffiths
Revision: 80376

Modified:
  eric/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-05-16 20:23:56 UTC (rev 80375)
+++ PKGBUILD    2010-05-16 21:06:25 UTC (rev 80376)
@@ -3,7 +3,7 @@
 # Maintainer: Daniel J Griffiths <[email protected]>
 
 pkgname=eric
-pkgver=4.4.3
+pkgver=4.4.4
 pkgrel=1
 pkgdesc="A full-featured Python IDE that is written in PyQt4 using the 
QScintilla2 editor widget"
 arch=('any')
@@ -15,7 +15,7 @@
 install=eric.install
 source=(http://downloads.sourceforge.net/eric-ide/${pkgname}4-${pkgver}.tar.gz
        'eric.desktop')
-md5sums=('10b46b03e7bee8a6567252f052a37b57'
+md5sums=('38c84549ae04db63d567ca85d66ffc8e'
         '77c494bb839c5744869d34355ea69095')
 
 build() {

Reply via email to