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

Andrea Scarpino andrea at archlinux.org
Sat Feb 6 15:33:17 UTC 2010


    Date: Saturday, February 6, 2010 @ 10:33:17
  Author: andrea
Revision: 67388

upgpkg: eric 4.4.1-1
    upstream release

Modified:
  eric/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-02-06 15:27:38 UTC (rev 67387)
+++ PKGBUILD	2010-02-06 15:33:17 UTC (rev 67388)
@@ -1,9 +1,10 @@
 # $Id$
+# Maintainer:
 # Contributor: Eric Belanger <eric at archlinux.org>
 # Contributor: riai <riai at bigfoot.com>, Ben <ben at benmazer.net>
 
 pkgname=eric
-pkgver=4.3.10
+pkgver=4.4.1
 pkgrel=1
 pkgdesc="A full-featured Python IDE that is written in PyQt4 using the QScintilla2 editor widget"
 arch=('any')
@@ -13,9 +14,9 @@
 conflicts=('eric4')
 replaces=('eric4')
 install=eric.install
-source=(http://downloads.sourceforge.net/eric-ide/eric4-${pkgver}.tar.gz
+source=(http://downloads.sourceforge.net/eric-ide/${pkgname}4-${pkgver}.tar.gz
 	'eric.desktop')
-md5sums=('946cab99f7ac86f50d8c811887bd1da0'
+md5sums=('b2195e6be161366fcc33db890fc38d91'
 	'77c494bb839c5744869d34355ea69095')
 
 build() {




More information about the arch-commits mailing list