Date: Tuesday, February 9, 2010 @ 23:33:55
  Author: andrea
Revision: 67969

typo

Modified:
  qscintilla/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-02-10 04:32:04 UTC (rev 67968)
+++ PKGBUILD    2010-02-10 04:33:55 UTC (rev 67969)
@@ -14,7 +14,7 @@
 depends=('qt')
 provides=('qscintilla2')
 conflicts=('qscintilla2')
-creplaces=('qscintilla2')
+replaces=('qscintilla2')
 
source=("http://riverbankcomputing.com/static/Downloads/QScintilla2/QScintilla-gpl-${pkgver}.tar.gz";)
 md5sums=('316dc8b53ec02548cae1c0d5acfa8ace')
 

Reply via email to