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

Evgeniy Alekseev arcanis at archlinux.org
Mon Dec 8 00:51:47 UTC 2014


    Date: Monday, December 8, 2014 @ 01:51:47
  Author: arcanis
Revision: 123611

upgpkg: eric 5.5.2-1

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

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

Modified: ChangeLog
===================================================================
--- ChangeLog	2014-12-08 00:46:44 UTC (rev 123610)
+++ ChangeLog	2014-12-08 00:51:47 UTC (rev 123611)
@@ -1,3 +1,6 @@
+5.5.2-1:
+upstream update
+
 5.5.1-1:
 upstream update
 

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-12-08 00:46:44 UTC (rev 123610)
+++ PKGBUILD	2014-12-08 00:51:47 UTC (rev 123611)
@@ -6,7 +6,7 @@
 
 pkgbase=eric
 pkgname=('eric-common' 'eric' 'python2-eric')
-pkgver=5.5.1
+pkgver=5.5.2
 pkgrel=1
 pkgdesc="A full-featured Python and Ruby IDE in PyQt4"
 arch=('any')
@@ -15,7 +15,7 @@
 depends=('python-qscintilla' 'python2-qscintilla')
 install=${pkgbase}.install
 source=("http://downloads.sourceforge.net/eric-ide/eric5-${pkgver}.tar.gz")
-md5sums=('beda6fde03304e458f2619dc4a8f975d')
+md5sums=('02e19a78056b0bc32e851753ec767e34')
 changelog=ChangeLog
 
 prepare() {



More information about the arch-commits mailing list