Date: Thursday, April 15, 2010 @ 19:35:24
  Author: dgriffiths
Revision: 77570

Modified:
  eric/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-04-15 22:58:05 UTC (rev 77569)
+++ PKGBUILD    2010-04-15 23:35:24 UTC (rev 77570)
@@ -3,7 +3,7 @@
 # Maintainer: Daniel J Griffiths <ghost1...@archlinux.us>
 
 pkgname=eric
-pkgver=4.4.2
+pkgver=4.4.3
 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=('818d982d43ae9273ede5b4ba326789c4'
+md5sums=('10b46b03e7bee8a6567252f052a37b57'
         '77c494bb839c5744869d34355ea69095')
 
 build() {

Reply via email to