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

Evgeniy Alekseev arcanis at archlinux.org
Mon Aug 21 10:34:17 UTC 2017


    Date: Monday, August 21, 2017 @ 10:34:16
  Author: arcanis
Revision: 252802

upgpkg: eric 17.08-1

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

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

Modified: ChangeLog
===================================================================
--- ChangeLog	2017-08-21 08:39:28 UTC (rev 252801)
+++ ChangeLog	2017-08-21 10:34:16 UTC (rev 252802)
@@ -1,3 +1,6 @@
+17.08-1:
+upstream update
+
 17.07-1:
 upstream update
 

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-08-21 08:39:28 UTC (rev 252801)
+++ PKGBUILD	2017-08-21 10:34:16 UTC (rev 252802)
@@ -6,7 +6,7 @@
 
 pkgbase=eric
 pkgname=('eric-common' 'eric' 'python2-eric')
-pkgver=17.07
+pkgver=17.08
 pkgrel=1
 pkgdesc="A full-featured Python and Ruby IDE in PyQt"
 arch=('any')
@@ -15,8 +15,8 @@
 depends=('python-qscintilla' 'python2-qscintilla'
          'python-qscintilla-qt5' 'python2-qscintilla-qt5'
          'qt5-svg' 'qt5-webkit')
-source=("http://downloads.sourceforge.net/eric-ide/eric6-${pkgver}.tar.gz")
-md5sums=('c21c097bf36259ff61187e2698b7c50d')
+source=("https://downloads.sourceforge.net/eric-ide/eric6-${pkgver}.tar.gz")
+md5sums=('c748d51074934a6e4c83abb7b6496e57')
 changelog=ChangeLog
 
 prepare() {



More information about the arch-commits mailing list