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

Daniel Griffiths dgriffiths at archlinux.org
Wed Jun 30 22:53:28 UTC 2010


    Date: Wednesday, June 30, 2010 @ 18:53:28
  Author: dgriffiths
Revision: 84556

Modified:
  eric/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-06-30 21:55:45 UTC (rev 84555)
+++ PKGBUILD	2010-06-30 22:53:28 UTC (rev 84556)
@@ -3,8 +3,8 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=eric
-pkgver=4.4.4a
-pkgrel=2
+pkgver=4.4.5
+pkgrel=1
 pkgdesc="A full-featured Python IDE that is written in PyQt4 using the QScintilla2 editor widget"
 arch=('any')
 url="http://eric-ide.python-projects.org/index.html"
@@ -16,7 +16,7 @@
 install=eric.install
 source=(http://downloads.sourceforge.net/eric-ide/${pkgname}4-${pkgver}.tar.gz
 	'eric.desktop')
-md5sums=('4160450ec49086e1d2c8c7a12b86a6df'
+md5sums=('4d03bf835a7c65e7b626446615fc926e'
 	 '77c494bb839c5744869d34355ea69095')
 
 build() {




More information about the arch-commits mailing list