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

Evgeniy Alekseev arcanis at archlinux.org
Sun Jan 13 09:44:16 UTC 2019


    Date: Sunday, January 13, 2019 @ 09:44:15
  Author: arcanis
Revision: 422786

upgpkg: eric 19.01-1

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

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

Modified: ChangeLog
===================================================================
--- ChangeLog	2019-01-13 09:41:05 UTC (rev 422785)
+++ ChangeLog	2019-01-13 09:44:15 UTC (rev 422786)
@@ -1,3 +1,6 @@
+19.01-1:
+upstream update
+
 18.11-1:
 upstream update
 

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-13 09:41:05 UTC (rev 422785)
+++ PKGBUILD	2019-01-13 09:44:15 UTC (rev 422786)
@@ -5,7 +5,7 @@
 
 pkgbase=eric
 pkgname=('eric-common' 'eric' 'python2-eric')
-pkgver=18.11
+pkgver=19.01
 pkgrel=1
 pkgdesc="A full-featured Python and Ruby IDE in PyQt"
 arch=('any')
@@ -12,9 +12,9 @@
 url="http://eric-ide.python-projects.org/"
 license=('GPL3')
 depends=('python-qscintilla-qt5' 'python2-qscintilla-qt5'
-         'qt5-svg' 'qt5-webkit')
+         'qt5-svg' 'qt5-webengine')
 source=("https://downloads.sourceforge.net/eric-ide/eric6-${pkgver}.tar.gz")
-sha512sums=('e4fd3a43bbed98b211b0f78010c0996f305a6203bb5b9fd3fc33009b31ea3e46d591250a894fe14556c51f230d5f036d6b1dba6575e518039fd3887e9b1f66f8')
+sha512sums=('bc0c92f61d8559495fce1c292c236773aa9fa9f3aff1e173121f66088fbc299831d6beff7b3fc41b95f2647cc7c804866adead9d41afb76d7725fe1fa88d6d79')
 changelog=ChangeLog
 
 prepare() {



More information about the arch-commits mailing list