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

Giovanni Scafora giovanni at archlinux.org
Sun Jun 14 05:06:40 UTC 2009


    Date: Sunday, June 14, 2009 @ 01:06:40
  Author: giovanni
Revision: 42424

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

........
  r42417 | douglas | 2009-06-13 15:04:33 -0700 (sab, 13 giu 2009) | 2 lines
  
  upgpkg: eric 4.3.4-1
      Just updated.
........

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

-----------+
 ChangeLog |    4 ++++
 PKGBUILD  |    9 ++++++---
 2 files changed, 10 insertions(+), 3 deletions(-)


Property changes on: eric/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /eric/trunk:1-37630
   + /eric/trunk:1-42423

Modified: extra-x86_64/ChangeLog
===================================================================
--- extra-x86_64/ChangeLog	2009-06-14 05:02:54 UTC (rev 42423)
+++ extra-x86_64/ChangeLog	2009-06-14 05:06:40 UTC (rev 42424)
@@ -1,4 +1,8 @@
 
+2009-06-13  Douglas Soares de Andrade  <douglas at archlinux.org>
+
+	* Updated for i686: 4.3.4
+
 2009-05-03  Douglas Soares de Andrade  <douglas at archlinux.org>
 
 	* Updated for i686: 4.3.3

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-06-14 05:02:54 UTC (rev 42423)
+++ extra-x86_64/PKGBUILD	2009-06-14 05:06:40 UTC (rev 42424)
@@ -3,7 +3,7 @@
 # Contributor: riai <riai at bigfoot.com>, Ben <ben at benmazer.net>
 
 pkgname=eric
-pkgver=4.3.3
+pkgver=4.3.4
 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://downloads.sourceforge.net/sourceforge/eric-ide/eric4-${pkgver}.tar.gz eric.desktop)
+source=(http://heanet.dl.sourceforge.net/sourceforge/eric-ide/eric4-${pkgver}.tar.gz eric.desktop)
 
 build() {
   cd ${srcdir}/eric4-${pkgver}
@@ -42,5 +42,8 @@
   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=('5668ac515945734e188519a2ac3efcd5'
+md5sums=('d64506bac4285cac409c80c28008b7af'
          '77c494bb839c5744869d34355ea69095')
+
+md5sums=('d64506bac4285cac409c80c28008b7af'
+         '77c494bb839c5744869d34355ea69095')




More information about the arch-commits mailing list