[arch-commits] Commit in eric/trunk (PKGBUILD)
Daniel Griffiths
dgriffiths at archlinux.org
Fri May 21 00:34:30 UTC 2010
Date: Thursday, May 20, 2010 @ 20:34:30
Author: dgriffiths
Revision: 80748
Modified:
eric/trunk/PKGBUILD
----------+
PKGBUILD | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-05-20 23:26:44 UTC (rev 80747)
+++ PKGBUILD 2010-05-21 00:34:30 UTC (rev 80748)
@@ -4,7 +4,7 @@
pkgname=eric
pkgver=4.4.4a
-pkgrel=1
+pkgrel=2
pkgdesc="A full-featured Python IDE that is written in PyQt4 using the QScintilla2 editor widget"
arch=('any')
url="http://eric-ide.python-projects.org/index.html"
@@ -12,6 +12,7 @@
depends=('python-qscintilla')
conflicts=('eric4')
replaces=('eric4')
+options=(force)
install=eric.install
source=(http://downloads.sourceforge.net/eric-ide/${pkgname}4-${pkgver}.tar.gz
'eric.desktop')
More information about the arch-commits
mailing list