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

Evgeniy Alekseev arcanis at archlinux.org
Sun Aug 2 11:10:33 UTC 2015


    Date: Sunday, August 2, 2015 @ 13:10:32
  Author: arcanis
Revision: 137685

upgpkg: eric 6.0.8-1

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

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

Modified: ChangeLog
===================================================================
--- ChangeLog	2015-08-02 10:47:26 UTC (rev 137684)
+++ ChangeLog	2015-08-02 11:10:32 UTC (rev 137685)
@@ -1,3 +1,6 @@
+6.0.8-1:
+upstream update
+
 6.0.7-1:
 upstream update
 

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-08-02 10:47:26 UTC (rev 137684)
+++ PKGBUILD	2015-08-02 11:10:32 UTC (rev 137685)
@@ -7,9 +7,9 @@
 pkgbase=eric
 pkgname=('eric-common' 'eric' 'python2-eric'
          'eric-common-qt4' 'eric-qt4' 'python2-eric-qt4')
-pkgver=6.0.7
+pkgver=6.0.8
 pkgrel=1
-pkgdesc="A full-featured Python and Ruby IDE in PyQt4"
+pkgdesc="A full-featured Python and Ruby IDE in PyQt"
 arch=('any')
 url="http://eric-ide.python-projects.org/"
 license=('GPL3')
@@ -18,7 +18,7 @@
          'qt5-svg' 'qt5-webkit')
 install=${pkgbase}.install
 source=("http://downloads.sourceforge.net/eric-ide/eric6-${pkgver}.tar.gz")
-md5sums=('a2dcdccf12efa377ce7d25cc621955cf')
+md5sums=('b00d3abed182d31d6dd05a2b04d72d59')
 changelog=ChangeLog
 
 prepare() {



More information about the arch-commits mailing list