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

Douglas Soares de Andrade douglas at archlinux.org
Sat Jun 13 22:04:33 UTC 2009


    Date: Saturday, June 13, 2009 @ 18:04:33
  Author: douglas
Revision: 42417

upgpkg: eric 4.3.4-1
    Just updated.

Modified:
  eric/trunk/ChangeLog
  eric/trunk/PKGBUILD

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

Modified: ChangeLog
===================================================================
--- ChangeLog	2009-06-13 21:45:15 UTC (rev 42416)
+++ ChangeLog	2009-06-13 22:04:33 UTC (rev 42417)
@@ -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: PKGBUILD
===================================================================
--- PKGBUILD	2009-06-13 21:45:15 UTC (rev 42416)
+++ PKGBUILD	2009-06-13 22:04:33 UTC (rev 42417)
@@ -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