Date: Monday, April 4, 2011 @ 18:44:47 Author: schiv Revision: 117947
upgpkg: eric 5.1.1-1 eric transition; see FS#22543 Modified: eric/trunk/PKGBUILD ----------+ PKGBUILD | 1 + 1 file changed, 1 insertion(+) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-04-04 22:20:53 UTC (rev 117946) +++ PKGBUILD 2011-04-04 22:44:47 UTC (rev 117947) @@ -14,6 +14,7 @@ url="http://eric-ide.python-projects.org/" license=('GPL3') depends=('python-qt' 'python-qscintilla') +conflicts=('eric5') provides=('eric5') replaces=('eric5') source=("http://downloads.sourceforge.net/eric-ide/${pkgname}5-$pkgver.tar.gz"
