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

Daniel Griffiths dgriffiths at archlinux.org
Thu Mar 18 18:39:14 UTC 2010


    Date: Thursday, March 18, 2010 @ 14:39:13
  Author: dgriffiths
Revision: 72606

Modified:
  eric/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-18 18:34:47 UTC (rev 72605)
+++ PKGBUILD	2010-03-18 18:39:13 UTC (rev 72606)
@@ -3,7 +3,7 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=eric
-pkgver=4.4.1
+pkgver=4.4.2
 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=('b2195e6be161366fcc33db890fc38d91'
+md5sums=('818d982d43ae9273ede5b4ba326789c4'
 	 '77c494bb839c5744869d34355ea69095')
 
 build() {




More information about the arch-commits mailing list