Fix umpnpmgr build
[reactos.git] / rosapps / packmgr / tree / abiword.inst.rps
index 40cd3b9..7ec0460 100644 (file)
@@ -1,9 +1,8 @@
-'Install rutine for abiword\r
-\r
 Sub Main     \r
-  download ("http://www.abisource.com/downloads/abiword/2.2.5/Windows/abiword-setup-2.2.5.exe", "abisetup.exe")\r
+  download "http://www.abiword.org/downloads/abiword/2.4.1/Windows/abiword-setup-2.4.1.exe", "abisetup.exe"\r
 End Sub\r
 \r
 Sub After\r
   shell abisetup.exe\r
+  ' ToDo: Delete abisetup.exe\r
 End Sub
\ No newline at end of file