[arch-commits] Commit in eric/repos (extra-any extra-any/PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sat Feb 6 15:34:02 UTC 2010


    Date: Saturday, February 6, 2010 @ 10:34:02
  Author: andrea
Revision: 67389

Merged revisions 67388 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/eric/trunk

........
  r67388 | andrea | 2010-02-06 16:33:17 +0100 (Sat, 06 Feb 2010) | 2 lines
  
  upgpkg: eric 4.4.1-1
      upstream release
........

Modified:
  eric/repos/extra-any/	(properties)
  eric/repos/extra-any/PKGBUILD

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


Property changes on: eric/repos/extra-any
___________________________________________________________________
Modified: svnmerge-integrated
   - /eric/trunk:1-61283
   + /eric/trunk:1-67388

Modified: extra-any/PKGBUILD
===================================================================
--- extra-any/PKGBUILD	2010-02-06 15:33:17 UTC (rev 67388)
+++ extra-any/PKGBUILD	2010-02-06 15:34:02 UTC (rev 67389)
@@ -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