Date: Thursday, January 7, 2016 @ 15:32:27 Author: arcanis Revision: 155645
upgpkg: eric 6.1.1-1 Modified: eric/trunk/ChangeLog eric/trunk/PKGBUILD -----------+ ChangeLog | 3 +++ PKGBUILD | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) Modified: ChangeLog =================================================================== --- ChangeLog 2016-01-07 13:14:31 UTC (rev 155644) +++ ChangeLog 2016-01-07 14:32:27 UTC (rev 155645) @@ -1,3 +1,6 @@ +6.1.1-1: +upstream update + 6.1.0-1: upstream update Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-07 13:14:31 UTC (rev 155644) +++ PKGBUILD 2016-01-07 14:32:27 UTC (rev 155645) @@ -7,7 +7,7 @@ pkgbase=eric pkgname=('eric-common' 'eric' 'python2-eric' 'eric-common-qt4' 'eric-qt4' 'python2-eric-qt4') -pkgver=6.1.0 +pkgver=6.1.1 pkgrel=1 pkgdesc="A full-featured Python and Ruby IDE in PyQt" arch=('any') @@ -18,7 +18,7 @@ 'qt5-svg' 'qt5-webkit') install=${pkgbase}.install source=("http://downloads.sourceforge.net/eric-ide/eric6-${pkgver}.tar.gz") -md5sums=('563985ae80963ceecc6670ff4e7b2e8f') +md5sums=('10aa6604f7a915def7e6b966b949e25d') changelog=ChangeLog prepare() {