[Scummvm-cvs-logs] SF.net SVN: scummvm:[40317] web/trunk/downloads.php

Kirben at users.sourceforge.net Kirben at users.sourceforge.net
Tue May 5 12:08:56 CEST 2009


Revision: 40317
          http://scummvm.svn.sourceforge.net/scummvm/?rev=40317&view=rev
Author:   Kirben
Date:     2009-05-05 10:08:56 +0000 (Tue, 05 May 2009)

Log Message:
-----------
Ubuntu 9.04 (jaunty) builds have been added now.

Modified Paths:
--------------
    web/trunk/downloads.php

Modified: web/trunk/downloads.php
===================================================================
--- web/trunk/downloads.php	2009-05-05 10:02:55 UTC (rev 40316)
+++ web/trunk/downloads.php	2009-05-05 10:08:56 UTC (rev 40317)
@@ -128,10 +128,8 @@
 	addDownload("catpl-ubuntu", "Ubuntu 8.10 (intrepid) i386 package", "(3.7M .deb)", "http://prdownloads.sourceforge.net/scummvm/scummvm_$current_release-intrepid.1_i386.deb?download");
 	addDownload("catpl-ubuntu", "Ubuntu 8.10 (intrepid) x86 64bit package", "(4.1M .deb)", "http://prdownloads.sourceforge.net/scummvm/scummvm_$current_release-intrepid.1_amd64.deb?download");
 
-/*
-	addDownload("catpl-ubuntu", "Ubuntu 9.04 (jaunty) i386 package", "(3.7M .deb)", "http://prdownloads.sourceforge.net/scummvm/scummvm_$current_release-0.jaunty.1_i386.deb?download");
-	addDownload("catpl-ubuntu", "Ubuntu 9.04 (jaunty) x86 64bit package", "(4.1M .deb)", "http://prdownloads.sourceforge.net/scummvm/scummvm_$current_release-0.jaunty.1_amd64.deb?download");
-*/
+	addDownload("catpl-ubuntu", "Ubuntu 9.04 (jaunty) i386 package", "(3.7M .deb)", "http://prdownloads.sourceforge.net/scummvm/scummvm_$current_release-jaunty.1_i386.deb?download");
+	addDownload("catpl-ubuntu", "Ubuntu 9.04 (jaunty) x86 64bit package", "(4.1M .deb)", "http://prdownloads.sourceforge.net/scummvm/scummvm_$current_release-jaunty.1_amd64.deb?download");
 
 	addDownload("catpl-slackware", "SlackWare package", "(3.6M .tgz)", "http://prdownloads.sourceforge.net/scummvm/scummvm-".$current_release."_slack-i486-1.tgz?download");
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the Scummvm-git-logs mailing list