Date: Monday, November 4, 2013 @ 10:29:24 Author: arodseth Revision: 100432
Minor changes, updated a comment Modified: dart/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-11-04 09:20:40 UTC (rev 100431) +++ PKGBUILD 2013-11-04 09:29:24 UTC (rev 100432) @@ -36,7 +36,7 @@ chmod +x "$pkgname/DartEditor" chmod +x "$pkgname/dart-sdk/bin/"* - # Remove dartium (available in the dart-editor package on AUR) + # Remove dartium (available in the dartium-bin package on AUR) rm -r "$pkgname/chromium" # Prepare a desktop shortcut
