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

Eric Bélanger eric at archlinux.org
Tue Nov 25 00:43:14 UTC 2008


    Date: Monday, November 24, 2008 @ 19:43:14
  Author: eric
Revision: 19514

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

........
  r19412 | douglas | 2008-11-22 11:50:21 -0500 (Sat, 22 Nov 2008) | 1 line
  
  upgpkg: eric 4.2.3-1
........

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, 8 insertions(+), 5 deletions(-)


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

Modified: extra-x86_64/ChangeLog
===================================================================
--- extra-x86_64/ChangeLog	2008-11-25 00:41:00 UTC (rev 19513)
+++ extra-x86_64/ChangeLog	2008-11-25 00:43:14 UTC (rev 19514)
@@ -1,4 +1,8 @@
 
+2008-11-22  Douglas Soares de Andrade  <douglas at archlinux.org>
+
+	* Updated for i686: 4.2.3
+
 2008-10-08  Douglas Soares de Andrade  <douglas at archlinux.org>
 
 	* Updated for i686: 4.2.2a

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-11-25 00:41:00 UTC (rev 19513)
+++ extra-x86_64/PKGBUILD	2008-11-25 00:43:14 UTC (rev 19514)
@@ -3,8 +3,8 @@
 # Contributor: riai <riai at bigfoot.com>, Ben <ben at benmazer.net>
 
 pkgname=eric
-pkgver=4.2.2a
-pkgrel=3
+pkgver=4.2.3
+pkgrel=1
 pkgdesc="A full-featured Python IDE that is written in PyQt4 using the QScintilla2 editor widget"
 arch=('i686' 'x86_64')
 url="http://www.die-offenbachs.de/eric/index.html"
@@ -15,9 +15,6 @@
 install=eric.install
 source=(http://downloads.sourceforge.net/sourceforge/eric-ide/eric4-${pkgver}.tar.gz eric.desktop)
 
-md5sums=('b48441e46e79dcf604331126943bc76d'
-         '77c494bb839c5744869d34355ea69095')
-
 build() {
   cd ${srcdir}/eric4-${pkgver}
 
@@ -45,3 +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=('78a373fa15c58bb5befe171de81a3fee'
+         '77c494bb839c5744869d34355ea69095')




More information about the arch-commits mailing list