[arch-commits] Commit in eric/repos (3 files)

Giovanni Scafora giovanni at archlinux.org
Mon Jul 6 21:23:51 UTC 2009


    Date: Monday, July 6, 2009 @ 17:23:51
  Author: giovanni
Revision: 45070

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

........
  r44995 | douglas | 2009-07-06 03:46:19 -0700 (lun, 06 lug 2009) | 2 lines
  
  upgpkg: eric 4.3.5-1
      Updated eric for x86_64
........

Modified:
  eric/repos/extra-i686/	(properties)
  eric/repos/extra-i686/ChangeLog
  eric/repos/extra-i686/PKGBUILD

-----------+
 ChangeLog |    4 ++++
 PKGBUILD  |    9 +++------
 2 files changed, 7 insertions(+), 6 deletions(-)


Property changes on: eric/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /eric/trunk:1-42417
   + /eric/trunk:1-45069

Modified: extra-i686/ChangeLog
===================================================================
--- extra-i686/ChangeLog	2009-07-06 21:20:31 UTC (rev 45069)
+++ extra-i686/ChangeLog	2009-07-06 21:23:51 UTC (rev 45070)
@@ -1,4 +1,8 @@
 
+2009-07-06  Douglas Soares de Andrade  <douglas at archlinux.org>
+
+	* Updated for x86_64: 4.3.5
+
 2009-06-13  Douglas Soares de Andrade  <douglas at archlinux.org>
 
 	* Updated for i686: 4.3.4

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-07-06 21:20:31 UTC (rev 45069)
+++ extra-i686/PKGBUILD	2009-07-06 21:23:51 UTC (rev 45070)
@@ -3,7 +3,7 @@
 # Contributor: riai <riai at bigfoot.com>, Ben <ben at benmazer.net>
 
 pkgname=eric
-pkgver=4.3.4
+pkgver=4.3.5
 pkgrel=1
 pkgdesc="A full-featured Python IDE that is written in PyQt4 using the QScintilla2 editor widget"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 conflicts=('eric4')
 replaces=('eric4')
 install=eric.install
-source=(http://heanet.dl.sourceforge.net/sourceforge/eric-ide/eric4-${pkgver}.tar.gz eric.desktop)
+source=(http://downloads.sourceforge.net/sourceforge/eric-ide/eric4-${pkgver}.tar.gz eric.desktop)
 
 build() {
   cd ${srcdir}/eric4-${pkgver}
@@ -42,8 +42,5 @@
   ln -s /usr/bin/eric4-uipreviewer ${pkgdir}/usr/bin/eric-uipreviewer || return 1
   ln -s /usr/bin/eric4-unittest ${pkgdir}/usr/bin/eric-unittest || return 1
 }
-md5sums=('d64506bac4285cac409c80c28008b7af'
+md5sums=('3dc719330b4b82edc17939068180cc6a'
          '77c494bb839c5744869d34355ea69095')
-
-md5sums=('d64506bac4285cac409c80c28008b7af'
-         '77c494bb839c5744869d34355ea69095')




More information about the arch-commits mailing list