[arch-commits] Commit in eric/trunk (PKGBUILD)
Daniel Griffiths
dgriffiths at archlinux.org
Wed May 19 22:23:30 UTC 2010
Date: Wednesday, May 19, 2010 @ 18:23:29
Author: dgriffiths
Revision: 80588
Modified:
eric/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-05-19 21:41:46 UTC (rev 80587)
+++ PKGBUILD 2010-05-19 22:23:29 UTC (rev 80588)
@@ -3,7 +3,7 @@
# Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
pkgname=eric
-pkgver=4.4.4
+pkgver=4.4.4a
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=('38c84549ae04db63d567ca85d66ffc8e'
+md5sums=('4160450ec49086e1d2c8c7a12b86a6df'
'77c494bb839c5744869d34355ea69095')
build() {
More information about the arch-commits
mailing list