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

Evgeniy Alekseev arcanis at archlinux.org
Fri Apr 29 00:14:49 UTC 2016


    Date: Friday, April 29, 2016 @ 02:14:48
  Author: arcanis
Revision: 172470

upgpkg: eric 6.1.4-2
rebuild against pacman hooks

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

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

Modified: ChangeLog
===================================================================
--- ChangeLog	2016-04-28 22:46:17 UTC (rev 172469)
+++ ChangeLog	2016-04-29 00:14:48 UTC (rev 172470)
@@ -1,3 +1,6 @@
+6.1.4-2:
+drop install file, move to pacman hooks
+
 6.1.4-1:
 upstream update
 

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-28 22:46:17 UTC (rev 172469)
+++ PKGBUILD	2016-04-29 00:14:48 UTC (rev 172470)
@@ -8,7 +8,7 @@
 pkgname=('eric-common' 'eric' 'python2-eric'
          'eric-common-qt4' 'eric-qt4' 'python2-eric-qt4')
 pkgver=6.1.4
-pkgrel=1
+pkgrel=2
 pkgdesc="A full-featured Python and Ruby IDE in PyQt"
 arch=('any')
 url="http://eric-ide.python-projects.org/"
@@ -16,7 +16,6 @@
 depends=('python-qscintilla' 'python2-qscintilla'
          'python-qscintilla-qt5' 'python2-qscintilla-qt5'
          'qt5-svg' 'qt5-webkit')
-install=${pkgbase}.install
 source=("http://downloads.sourceforge.net/eric-ide/eric6-${pkgver}.tar.gz")
 md5sums=('1cddb947f1d19b7f01390392d1835c4a')
 changelog=ChangeLog



More information about the arch-commits mailing list